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.249-beta+56964f8aed6f3f2e54faec1539f7ce0ba6548fdf
Syntax
public X509Certificate2 Generate()
View Source

Return Value

X509Certificate2
An X509Certificate.
See Also