#include <evp.h>
Public Member Functions | |
| STACK_OF (X509_ATTRIBUTE)*attributes | |
Data Fields | |
| int | type |
| int | save_type |
| int | references |
| union { | |
| char * ptr | |
| struct rsa_st * rsa | |
| struct dsa_st * dsa | |
| struct dh_st * dh | |
| struct ec_key_st * ec | |
| } | pkey |
| int | save_parameters |
Definition at line 126 of file evp.h.
| evp_pkey_st::STACK_OF | ( | X509_ATTRIBUTE | ) |
| char* evp_pkey_st::ptr |
struct rsa_st* evp_pkey_st::rsa [read] |
struct dsa_st* evp_pkey_st::dsa [read] |
struct dh_st* evp_pkey_st::dh [read] |
struct ec_key_st* evp_pkey_st::ec [read] |
| union { ... } evp_pkey_st::pkey |
1.5.6