#include <x509.h>
Public Attributes | |
| EVP_CIPHER_INFO | cipher |
| EVP_PKEY * | dec_pkey |
| X509_ALGOR * | enc_algor |
| ASN1_OCTET_STRING * | enc_pkey |
| char * | key_data |
| int | key_free |
| int | key_length |
| int | version |
| EVP_CIPHER_INFO private_key_st::cipher |
| X509_ALGOR* private_key_st::enc_algor |
| ASN1_OCTET_STRING* private_key_st::enc_pkey |