|
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.248-beta+a497a19de709fd99e2448886199a2c8824265ddf
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