|
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.X509Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
Syntaxpublic static class CertificateMaker
Public NotInheritable Class CertificateMaker
public ref class CertificateMaker abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CertificateMaker = class end
GSF.Security.Cryptography.X509.CertificateMaker = function();
Type.createClass(
'GSF.Security.Cryptography.X509.CertificateMaker');
View SourceThe CertificateMaker type exposes the following members.
Methods
See Also