The body of the CV certificate request (without signature)  
 More...
#include <cv_cert.h>
The body of the CV certificate request (without signature) 
- See also
- TR-03110 C.2. 
Definition at line 262 of file cv_cert.h.
◆ STACK_OF()
Optional extensions. 
- See also
- TR-03110 C.2.5. 
 
 
◆ certificate_authority_reference
      
        
          | ASN1_UTF8STRING* cvc_cert_request_body_seq_st::certificate_authority_reference | 
      
 
Reference to certificate authority that issued this certificate request (in Latin1) 
- See also
- TR-03110 C.2.2. 
Definition at line 270 of file cv_cert.h.
 
 
◆ certificate_holder_reference
      
        
          | ASN1_UTF8STRING* cvc_cert_request_body_seq_st::certificate_holder_reference | 
      
 
Reference to the holder of this certificate request (in Latin1) 
- See also
- TR-03110 C.2.4. 
Definition at line 278 of file cv_cert.h.
 
 
◆ certificate_profile_identifier
      
        
          | ASN1_INTEGER* cvc_cert_request_body_seq_st::certificate_profile_identifier | 
      
 
Certificate Profile of this certificate request (must be 0). 
- See also
- TR-03110 C.2.1. 
Definition at line 266 of file cv_cert.h.
 
 
◆ public_key
      
        
          | CVC_PUBKEY* cvc_cert_request_body_seq_st::public_key | 
      
 
Public key associated with this certificate request. 
- See also
- TR-03110 C.2.3. 
Definition at line 274 of file cv_cert.h.
 
 
The documentation for this struct was generated from the following file: