X509CertificateTrustListSubjectAlgorithm Property

Gets the algorithm type of the Thumbprint in X509CertificateTrustListEntry members of the Entries member array.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public Oid SubjectAlgorithm { get; }

Property Value

Oid

See Also