ICacheableKeyRingProvider Interface¶
- Namespace
Microsoft.AspNetCore.DataProtection.KeyManagement.Internal- Assemblies
- Microsoft.AspNetCore.DataProtection
Syntax¶
public interface ICacheableKeyRingProvider
-
interface
Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.ICacheableKeyRingProvider
Methods¶
-
GetCacheableKeyRing(System.DateTimeOffset)¶ Return type: Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.CacheableKeyRing CacheableKeyRing GetCacheableKeyRing(DateTimeOffset now)
-