The body of the CV certificate (without signature)
More...
#include <cv_cert.h>
The body of the CV certificate (without signature)
- See also
- TR-03110 C.1.
Definition at line 168 of file cv_cert.h.
◆ STACK_OF()
Optional extensions.
- See also
- TR-03110 C.1.7.
◆ certificate_authority_reference
ASN1_UTF8STRING* cvc_cert_body_seq_st::certificate_authority_reference |
Reference to certificate authority that issued this certificate (in Latin1)
- See also
- TR-03110 C.1.2.
Definition at line 176 of file cv_cert.h.
◆ certificate_effective_date
ASN1_OCTET_STRING* cvc_cert_body_seq_st::certificate_effective_date |
Date the certificate was issued (YYMMDD, BCD encoded)
- See also
- TR-03110 C.1.5.
Definition at line 190 of file cv_cert.h.
◆ certificate_expiration_date
ASN1_OCTET_STRING* cvc_cert_body_seq_st::certificate_expiration_date |
Date until which the certicate is valid (YYMMDD, BCD encoded)
- See also
- TR-03110 C.1.6.
Definition at line 194 of file cv_cert.h.
◆ certificate_holder_reference
ASN1_UTF8STRING* cvc_cert_body_seq_st::certificate_holder_reference |
Reference to the holder of this certificate (in Latin1)
- See also
- TR-03110 C.1.4.
Definition at line 184 of file cv_cert.h.
◆ certificate_profile_identifier
ASN1_INTEGER* cvc_cert_body_seq_st::certificate_profile_identifier |
Certificate Profile of this certificate (must be 0).
- See also
- TR-03110 C.1.1.
Definition at line 172 of file cv_cert.h.
◆ public_key
Public key associated with this certificate.
- See also
- TR-03110 C.1.3.
Definition at line 180 of file cv_cert.h.
The documentation for this struct was generated from the following file: