|
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.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
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