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.181-beta
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