evp_Encode_Ctx_st Struct Reference

#include <
evp.h>

Data Fields

int num
int length
unsigned char enc_data [80]
int line_num
int expect_nl

Field Documentation

unsigned char evp_Encode_Ctx_st::enc_data[80]
 
int evp_Encode_Ctx_st::expect_nl
 
int evp_Encode_Ctx_st::length
 
int evp_Encode_Ctx_st::line_num
 
int evp_Encode_Ctx_st::num
 

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

Copyright © Nokia Corporation 2001-2008
Back to top