QuickOPC User's Guide and Reference
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace
Inheritance Hierarchy
OpcLabs.BaseLib 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.
ClassContains information about a PKI certificate.
ClassRepresents a chain-building engine for PKI certificates.
ClassRepresents a collection of IPkiCrl objects.
ClassRepresents a collection of IPkiCrlEntry objects.
ClassContains information about a PKI Certificate Revocation List (CRL).
ClassContains information about a PKI store.
Interfaces
 InterfaceDescription
InterfaceA PKI store group for use by an application.
InterfaceRepresents a PKI certificate.
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).
InterfaceRepresents a PKI store, where certificates and CRLs are persisted and managed.
InterfaceA group of PKI stores.
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.BaseLib Assembly