OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
TS_req_st Struct Reference

#include <ts.h>

Public Member Functions

 STACK_OF (X509_EXTENSION)*extensions
 
 STACK_OF (X509_EXTENSION)*extensions
 

Public Attributes

ASN1_INTEGERversion
 
TS_MSG_IMPRINTmsg_imprint
 
ASN1_OBJECTpolicy_id
 
ASN1_INTEGERnonce
 
ASN1_BOOLEAN cert_req
 

Detailed Description

Definition at line 125 of file ts.h.

Member Function Documentation

TS_req_st::STACK_OF ( X509_EXTENSION  )
TS_req_st::STACK_OF ( X509_EXTENSION  )

Member Data Documentation

ASN1_BOOLEAN TS_req_st::cert_req

Definition at line 131 of file ts.h.

TS_MSG_IMPRINT * TS_req_st::msg_imprint

Definition at line 128 of file ts.h.

ASN1_INTEGER * TS_req_st::nonce

Definition at line 130 of file ts.h.

ASN1_OBJECT * TS_req_st::policy_id

Definition at line 129 of file ts.h.

ASN1_INTEGER * TS_req_st::version

Definition at line 127 of file ts.h.


The documentation for this struct was generated from the following files: