|
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.256-beta+0e7e94d39a9b10efe7e26e3b8d5130afc0dd4d74
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