Click or drag to resize

CertificateMaker Class

Allows for on the fly creation of a self signed X509 certificate.
Inheritance Hierarchy
SystemObject
  GSF.Security.Cryptography.X509CertificateMaker

Namespace: GSF.Security.Cryptography.X509
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax
public static class CertificateMaker
View Source

The CertificateMaker type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGenerateSelfSignedCertificate Creates a certificate authority certificate.
Top
See Also