1 write to DefaultKey
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\DefaultKeyResolver.cs (1)
218
retVal.
DefaultKey
= defaultKey;
2 references to DefaultKey
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingProvider.cs (2)
89
var defaultKey = defaultKeyPolicy.
DefaultKey
;
120
(_defaultKeyResolver.ResolveDefaultKeyPolicy(defaultKeyExpirationDate, allKeys).
DefaultKey
is not { } nextDefaultKey ||