1 reference to DecryptEcb
System.Security.Cryptography (1)
System\Security\Cryptography\SymmetricAlgorithm.cs (1)
449return DecryptEcb(new ReadOnlySpan<byte>(ciphertext), paddingMode);