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

#include <evp.h>

Public Attributes

const EVP_CIPHERcipher
 
unsigned char iv [EVP_MAX_IV_LENGTH]
 

Detailed Description

Definition at line 398 of file evp.h.

Member Data Documentation

const EVP_CIPHER * evp_cipher_info_st::cipher

Definition at line 400 of file evp.h.

unsigned char evp_cipher_info_st::iv

Definition at line 401 of file evp.h.


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