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)
517
var newDescriptor =
_authenticatedEncryptorConfiguration
.CreateNewDescriptor()