1 reference to AES_GCM
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\CngGcmAuthenticatedEncryptorFactory.cs (1)
86if (configuration.EncryptionAlgorithm == Constants.BCRYPT_AES_ALGORITHM) { algorithmHandle = CachedAlgorithmHandles.AES_GCM; }