X509CertificateBuilderVersion Property

Gets the version of X.509 certificate. This class creates only version 3 certificates.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int Version { get; }

Property Value

Int32

See Also