1 reference to GetCiphertextLengthEcb
System.Security.Cryptography (1)
System\Security\Cryptography\SymmetricAlgorithm.cs (1)
638
int ciphertextLength =
GetCiphertextLengthEcb
(plaintext.Length, paddingMode);