|
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.246-beta+ff392465a0262ee2737937d4127fc3c2f08c6dcd
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