Opc.Ua.Core
CertificateFactory Class Members
Fields  Methods 


Opc.Ua Namespace : CertificateFactory Class

The following tables list the members exposed by CertificateFactory.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The default hash size for RSA certificates in bits.  
Public Fieldstatic (Shared in Visual Basic) The default key size for RSA certificates in bits.  
Public Fieldstatic (Shared in Visual Basic) The default lifetime of certificates in months.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Creates a certificate from a buffer with DER encoded certificate.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Create a certificate for any use.  
Public Methodstatic (Shared in Visual Basic) Create a X509Certificate2 with a private key by combining the certificate with a private key from a PEM stream  
Public Methodstatic (Shared in Visual Basic) Create a X509Certificate2 with a private key by combining the new certificate with a private key from an existing certificate  
Public Methodstatic (Shared in Visual Basic) Creates a certificate signing request from an existing certificate.  
Public Methodstatic (Shared in Visual Basic) Loads the cached version of a certificate.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Revoke the certificate. The CRL number is increased by one and the new CRL is returned.  
Top
See Also

Reference

CertificateFactory Class
Opc.Ua Namespace