1 reference to GetCbcEncryptedOutputSizeWithPadding
Microsoft.AspNetCore.DataProtection (1)
Cng\CbcAuthenticatedEncryptor.cs (1)
338
var cbOutputCiphertext =
GetCbcEncryptedOutputSizeWithPadding
(symmetricKeyHandle, pbPlaintext, cbPlaintext);