| OpenPACE
    | 
This structure holds further information about a card verifiable certificate in human readable form. More...
#include <cv_cert.h>
| Data Fields | |
| ASN1_OBJECT * | descriptionType | 
| Format of the description (Plain Text, PDF or HTML) | |
| ASN1_UTF8STRING * | issuerName | 
| Human readable name of the issuer of this certificate. | |
| ASN1_PRINTABLESTRING * | issuerURL | 
| Optional URL that points to informations about the issuer of this certificate. | |
| ASN1_UTF8STRING * | subjectName | 
| Human readable name of the holder of this certificate. | |
| ASN1_PRINTABLESTRING * | subjectURL | 
| Optional URL that points to informations about the holder of this certificate. | |
| ASN1_OCTET_STRING * | termsOfUsage | 
| Terms of Usage of the Service holding the certificate. May be formatted as either plain text, HTML or PDF. | |
| ASN1_PRINTABLESTRING * | redirectURL | 
| Not used. | |
| CVC_COMMCERT_SEQ * | commCertificates | 
| Contains hash values of admissible X.509 certificates of the remote terminal (optional) | |
This structure holds further information about a card verifiable certificate in human readable form.
The certificate description is used by a local terminal as part of the user interaction for online authentication of a remote terminal and may be ignored by the MRTD chip.
 1.8.17
 1.8.17