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.191-beta+925724bd48239ba1d4417fe63f8c4977892ab734
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