1 write to _authenticatedEncryptorConfiguration
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\XmlKeyManager.cs (1)
113_authenticatedEncryptorConfiguration = keyManagementOptions.Value.AuthenticatedEncryptorConfiguration!;
1 reference to _authenticatedEncryptorConfiguration
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\XmlKeyManager.cs (1)
425var newDescriptor = _authenticatedEncryptorConfiguration.CreateNewDescriptor()