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