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