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