Connectivity Software User's Guide and Reference
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace (OpcLabs.BaseLibPrimitives)
Inheritance Hierarchy
OpcLabs.BaseLibPrimitives Assembly : OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace
This namespace contains implementation of digital certificates using the public key infrastructure (PKI).
Classes
 ClassDescription
ClassRepresents a PKI certificate.
ClassRepresents a collection of IPkiCertificate objects.
ClassRepresents a chain-building engine for PKI certificates.
ClassRepresents a collection of IPkiCrl objects.
ClassRepresents a collection of IPkiCrlEntry objects.
Interfaces
 InterfaceDescription
InterfaceA PKI store group for use by an application.
InterfaceRepresents a PKI certificate.
InterfaceProvides information about a PKI certificate, such as the subject, issuer, validity period, key usages, and other relevant details.
InterfaceA PKI store group used for communication.
InterfaceA PKI Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates.
InterfaceRepresents a revoked certificate in a CRL (Certificate Revocation List).
InterfaceProvides information about a PKI Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates.
InterfaceRepresents a PKI store, where certificates and CRLs are persisted and managed.
InterfaceA group of PKI stores.
InterfaceProvides information about a PKI store, which is a repository where certificates and certificate revocation lists (CRLs) are persisted and managed.
Enumerations
 EnumerationDescription
EnumerationThe kind (purpose) of PKI application store, such as Instance, User, or HTTPS.
EnumerationThe kind of store in the PKI communication store group (e.g. Own, Trusted, Issuer, or Rejected).
EnumerationFile formats used in PKI.
EnumerationSpecifies the type of value that is searched for in the certificate collection.
EnumerationSpecifies the location of the PKI certificate store.
EnumerationSpecifies the name of the PKI certificate store.
EnumerationEnumerates transport policy errors.
See Also

Reference

OpcLabs.BaseLibPrimitives Assembly