OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
ts.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "apps.h"
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/pem.h>
#include <openssl/rand.h>
#include <openssl/ts.h>
#include <openssl/bn.h>

Go to the source code of this file.

Macros

#define PROG   ts_main
 
#define NONCE_LENGTH   64
 
#define ENV_OID_FILE   "oid_file"
 

Functions

int MAIN (int, char **)
 

Macro Definition Documentation

#define ENV_OID_FILE   "oid_file"

Definition at line 77 of file ts.c.

#define NONCE_LENGTH   64

Definition at line 74 of file ts.c.

#define PROG   ts_main

Definition at line 71 of file ts.c.

Function Documentation

int MAIN ( int  argc,
char **  argv 
)

Definition at line 87 of file asn1pars.c.