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.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
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