LittleLite LLCryptoLib
LLCryptoLib.Security.Certificates Namespace
NamespacesLLCryptoLib.Security.Certificates
 
Declaration Syntax
C#Visual BasicVisual C++
namespace LLCryptoLib.Security.Certificates
Namespace LLCryptoLib.Security.Certificates
namespace LLCryptoLib.Security.Certificates
Types
All TypesClassesStructuresEnumerations
IconTypeDescription
AuthType
Defines the different authentication type values.

Certificate
Defines a X509 v3 encoded certificate.

CertificateChain
Defines a chain of certificates.

CertificateChainOptions
Defines additional options for building a certificate chain.

CertificateException
The exception that is thrown when a certificate error is detected.

CertificateFormat
Certificate file format

CertificateStatus
Defines the different certificate status values.

CertificateStore
Defines a certificate store.

CertificateStoreCollection
Defines a collection of certificate stores.

CertificateStoreType
Defines the different certificate store values.

DistinguishedName
Represents a Relative Distinguished Name (RDN) of a Certificate.

DistinguishedNameList
Implements a collection of DistinguishedName instances.

Extension
Represents an encoded certificate extension.

HashType
Defines the different hash type values.

KeysetLocation
Defines the different keyset locations.

KeyUsage
Defines the different key usage values.

LLCertificate
Wrapper around Certificate class. Holds information about certificate path and format

LLCertificateStore
A wrapper around CertificateStore. Adds name and file path, plus a StoreLocation

NameAttribute
Defines a structure that represents one attribute of a relative distinguished name.

Oid
OID

OidContainer
An OID container class

RevocationItem
Revocation item structure class. It associates a certificate with a boolean value (revoked or not).

RevocationList
A revocation list class

StoreLocation
Specifies the location of the X.509 certificate store.

VerificationFlags
Defines the different verificateion flags values.