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