The following tables list the members exposed by the PivCardCertificate type.

Name Description
Public method ToString() Convenience method that formats X509 cert in a nice human readable fashion. We are using .NET X509 certificate object wherever we can. Note that this object can be retrieved completely via member getter function.
Top