1 reference to GetCbcEncryptedOutputSizeWithPadding
Microsoft.AspNetCore.DataProtection (1)
Cng\CbcAuthenticatedEncryptor.cs (1)
248
var paddedCiphertextLength =
GetCbcEncryptedOutputSizeWithPadding
(plaintext);