Namespace MarymoorStudios.Core.Rpc.Identity
Classes
- CertificateManager
Manages the certificates that provide identity to others.
- EndorsementCollection
An unordered set of Endorsement.
- StoreCertificateManager
An implementation of CertificateManager that stores its certificates in an X509Store.
- UserIdentity
The identity of an RPC peer.
- UserIdentityCollection
An unordered set of UserIdentity.
- UserIdentityRecencyList
A set of UserIdentity that keeps track of accesses.
Structs
Interfaces
- IAdmissionManager<TAdmissionManager, TArg>
Interface that provides generic constraints.
Enums
- AdmissionManager.AdmissionPolicy
The admission policy.