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