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.218-beta+101eee949414e414795e55a6e73d88938f0177b8
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