1 reference to AES_CBC
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\CngCbcAuthenticatedEncryptorFactory.cs (1)
120if (configuration.EncryptionAlgorithm == Constants.BCRYPT_AES_ALGORITHM) { algorithmHandle = CachedAlgorithmHandles.AES_CBC; }