Namespace Eigenverft.NetLib.Infrastructure.Security.Certificates
Classes
CertificateSubject
Describes the X.500 subject of a generated certificate.
ManagedCertificateFile
Loads a managed PFX or returns a policy-controlled self-signed recovery certificate.
ManagedCertificateFileOptions
Describes a managed PFX file and its self-signed replacement.
ManagedCertificateResult
Returns a usable certificate and reports the managed-file outcome.
SelfSignedCertificateFactory
Creates self-signed certificates without storage or hosting dependencies.
SelfSignedCertificateOptions
Describes a self-signed certificate to create.
Enums
CertificateKeyProfile
Identifies a supported certificate key and signature profile.
CertificatePurpose
Identifies the intended use of a generated certificate.
CertificateRecoveryMode
Controls when managed-certificate recovery may replace an existing PFX file.
ManagedCertificateAction
Describes what a managed-certificate operation did.