1 write to _defaultKeyHolder
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRing.cs (1)
37_defaultKeyHolder = _keyIdToKeyHolderMap[DefaultKeyId];
1 reference to _defaultKeyHolder
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRing.cs (1)
44return _defaultKeyHolder.GetEncryptorInstance(out _);