Click or drag to resize

X509CertificateGeneratorGenerate Method

Generate a new X509Certificate using the passed in SignatureCalculator.

Namespace: GSF.Security.Cryptography.X509
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public X509Certificate2 Generate()
View Source

Return Value

X509Certificate2
An X509Certificate.
See Also