Opc.Ua.Security.Certificates
Opc.Ua.Security.Certificates Namespace
Inheritance Hierarchy
The Opc.Ua.Security.Certificates namespace defines classes which can be used to implement functions to create X509 certificates, to encode and decode X509 Certificate Revocation Lists (CRL), X509 Certificate Signing Requests (CSR) and related X509 extensions needed for the OPC UA certificate specification.
Classes
 ClassDescription
Class Utils for ASN.1 encoding and decoding.
Class Builds a Certificate.
Class Builds a Certificate.
Class Builds a CRL.
Class Oid constants defined for ASN encoding/decoding.
Class Methods or read PEM data.
Class Write certificate data in PEM format. Write certificate/crl data in PEM format.
Class Represents a revoked certificate in the revoked certificates sequence of a CRL.
Class Stores the authority key identifier extension.
Class Decodes a X509 CRL and provides access to information.
Class A collection of X509CRL.
Class The CRL Number extension.
Class The defaults used in the library for Certificates.
Class Supporting functions for X509 extensions.
Class Utilities to create a Pfx.
Class Describes the three required fields of a X509 Certificate and CRL.
Class The subject alternate name extension.
Interfaces
 InterfaceDescription
Interface The certificate builder interface.
Interface The interface to set the mandatory certificate fields for a certificate builder.
Interface The interface to create a certificate.
Interface The interface to create a certificate using the ECDSA algorithm.
Interface The interface to create a ECDSA based certificate.
Interface The interface to create a certificate using a signature generator for ECDSA.
Interface The interface to create a certificate using the RSA algorithm.
Interface The interface to create a RSA based certificate.
Interface The interface to create a certificate using a signature generator.
Interface The interface to use a signature generator.
Interface The interface to select the ECCurve.
Interface The interface to set a ECDSA public key for a certificate.
Interface The interface to set an issuer.
Interface The interface to set key parameters.
Interface The interface to set a public key.
Interface The interface to select the RSA key size parameter.
Interface The interface to set a RSA public key for a certificate.
Interface The interface to select an issuer for the cert builder.
Interface Properties of a X.509v3 certificate.
Interface Provides access to an X509 CRL object.
Enumerations
 EnumerationDescription
Enumeration CRL Reason codes.
See Also

Reference

Opc.Ua.Security.Certificates Assembly