OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
example.h File Reference

Go to the source code of this file.

Functions

int add_signed_time (PKCS7_SIGNER_INFO *si)
 
ASN1_UTCTIMEget_signed_time (PKCS7_SIGNER_INFO *si)
 
int get_signed_seq2string (PKCS7_SIGNER_INFO *si, char **str1, char **str2)
 

Function Documentation

int add_signed_time ( PKCS7_SIGNER_INFO si)

Definition at line 8 of file example.c.

int get_signed_seq2string ( PKCS7_SIGNER_INFO si,
char **  str1,
char **  str2 
)

Definition at line 115 of file example.c.

ASN1_UTCTIME* get_signed_time ( PKCS7_SIGNER_INFO si)

Definition at line 20 of file example.c.