Microsoft.AspNetCore.DataProtection.KeyManagement.Internal Namespace

namespace Microsoft.AspNetCore.DataProtection.KeyManagement.Internal

Interfaces

interface ICacheableKeyRingProvider
interface IDefaultKeyResolver
Implements policy for resolving the default key from a candidate keyring.
interface IDefaultKeyServices
Provides default implementations of the services required by an Microsoft.AspNetCore.DataProtection.KeyManagement.IKeyManager.
interface IInternalXmlKeyManager
interface IKeyRing
The basic interface for accessing a read-only keyring.
interface IKeyRingProvider

Classes

class CacheableKeyRing
Wraps both a keyring and its expiration policy.

Structures

struct DefaultKeyResolution