2 references to CacheableKeyRing
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\Internal\CacheableKeyRing.cs (2)
19: this(expirationToken, expirationTime, keyRing: new KeyRing(defaultKey, allKeys)) 49return new CacheableKeyRing(CancellationToken.None, now + extension, KeyRing);