5 references to CbcAuthenticatedEncryptor
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\CngCbcAuthenticatedEncryptorFactory.cs (1)
59
return new
CbcAuthenticatedEncryptor
(
Microsoft.AspNetCore.DataProtection.Tests (4)
AuthenticatedEncryption\ConfigurationModel\AuthenticatedEncryptorDescriptorTests.cs (1)
37
var control = new
CbcAuthenticatedEncryptor
(
Cng\CbcAuthenticatedEncryptorTests.cs (3)
20
CbcAuthenticatedEncryptor encryptor = new
CbcAuthenticatedEncryptor
(kdk,
41
CbcAuthenticatedEncryptor encryptor = new
CbcAuthenticatedEncryptor
(kdk,
88
CbcAuthenticatedEncryptor encryptor = new
CbcAuthenticatedEncryptor
(kdk,