1 instantiation of AesGcmAuthenticatedEncryptor
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\AuthenticatedEncryptorFactory.cs (1)
59return new AesGcmAuthenticatedEncryptor(secret, GetAlgorithmKeySizeInBits(authenticatedConfiguration.EncryptionAlgorithm) / 8);