Click or drag to resize

X509CertificateTrustListBuilderSequenceNumber Property

Gets or sets the monotonically increasing number for each update of the CTL.

Namespace:  SysadminsLV.PKI.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Nullable<BigInteger> SequenceNumber { get; set; }

Property Value

Type: NullableBigInteger
See Also