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