The following tables list the members exposed by the PivCardCertificate type.
Name | Description | |
---|---|---|
![]() |
CertInfo | Allows public access to raw cert info. Data does not include TLV values related to PIV card container. The returned value can contain up to 1 bytes. |
![]() |
CertificateData | Allows public access to raw cert data. |
![]() |
MSCUID | Allows public access to raw MSCUID. Data does not include TLV values related to PIV card container. The returned value can contain up to 38 bytes. |
![]() |
RawData | Allows public access to the raw data of the X509 certificate container. This contains all tags including the leading '53' container tag. |
![]() |
X509Certificate | Public access to Microsoft X509Certificate2 class defined in System.Security.Cryptography.X509Certificates. This allows easy usage of X509 certificates on Microsoft Windows systems with .NET framework 2.0 and up. |