Click or drag to resize

X509CTL Properties

The X509CTL type exposes the following members.

Properties
  NameDescription
Public propertyEntries
Gets a collection of X509CTLEntry elements.
Public propertyExtensions
Gets a collection of X509Extension objects.
Public propertyHandle
Gets a handle to a Microsoft Cryptographic API CTL context described by an unmanaged CTL_CONTEXT structure.
Public propertyListIdentifier
Gets a string that uniquely identifies the list. This member is used to augment the SubjectUsage and further specifies the list when desired.
Public propertyNextUpdate
Indication of the date and time for the CTL's next available scheduled update.
Public propertyRawData
Gets the raw data of a certificate trust list.
Public propertySequenceNumber
Gets a monotonically increasing number for each update of the CTL.
Public propertySubjectAlgorithm
Gets the algorithm type of the Thumbprint in X509CTLEntry members of the Entries member array.
Public propertySubjectUsage
Gets a collection of OIDs that represents intended usages of the certificate trust list.
Public propertyThisUpdate
Gets the issue date of this.
Public propertyVersion
Gets X.509 certificate trust list (CTL) version.
Top
See Also