evp_cipher_info_st Struct Reference

#include <evp.h>

Data Fields

const EVP_CIPHER cipher
unsigned char  iv [16]

Field Documentation

const EVP_CIPHER* evp_cipher_info_st::cipher
 
unsigned char evp_cipher_info_st::iv[16]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top