.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.ICertificateFactory Interface Reference

More...

Inherits IDisposable.

Inherited by UnifiedAutomation.UaBase.DefaultCertificateFactory.

Public Member Functions

ICertificate CreateCertificate (string storePath, CreateCertificateSettings settings)
 
byte[] CreateCertificateRequest (CertificateKeyPair requestor, CreateRequestSettings settings)
 
ICertificate UpdateCertificate (ICertificate certificateWithoutPrivateKey, ICertificate oldCertificate)
 
ICertificateRevocationList LoadCRL (byte[] derData)
 

Detailed Description


The documentation for this interface was generated from the following file: