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.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax
public X509Certificate2 Generate()
View Source

Return Value

X509Certificate2
An X509Certificate.
See Also