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

#include <ts.h>

Public Member Functions

 STACK_OF (X509)*certs
 
 STACK_OF (X509)*certs
 

Public Attributes

unsigned flags
 
X509_STOREstore
 
ASN1_OBJECTpolicy
 
X509_ALGORmd_alg
 
unsigned char * imprint
 
unsigned imprint_len
 
BIOdata
 
ASN1_INTEGERnonce
 
GENERAL_NAMEtsa_name
 

Detailed Description

Definition at line 652 of file ts.h.

Member Function Documentation

TS_verify_ctx::STACK_OF ( X509  )
TS_verify_ctx::STACK_OF ( X509  )

Member Data Documentation

BIO * TS_verify_ctx::data

Definition at line 671 of file ts.h.

unsigned TS_verify_ctx::flags

Definition at line 655 of file ts.h.

unsigned char * TS_verify_ctx::imprint

Definition at line 667 of file ts.h.

unsigned TS_verify_ctx::imprint_len

Definition at line 668 of file ts.h.

X509_ALGOR * TS_verify_ctx::md_alg

Definition at line 666 of file ts.h.

ASN1_INTEGER * TS_verify_ctx::nonce

Definition at line 674 of file ts.h.

ASN1_OBJECT * TS_verify_ctx::policy

Definition at line 662 of file ts.h.

X509_STORE * TS_verify_ctx::store

Definition at line 658 of file ts.h.

GENERAL_NAME * TS_verify_ctx::tsa_name

Definition at line 677 of file ts.h.


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