#include <evp.h>
Public Member Functions | |
| STACK_OF (X509_ATTRIBUTE)*attributes | |
| STACK_OF (X509_ATTRIBUTE)*attributes | |
Public Attributes | |
| int | type |
| int | save_type |
| int | references |
| const EVP_PKEY_ASN1_METHOD * | ameth |
| ENGINE * | engine |
| union { | |
| char * ptr | |
| struct rsa_st * rsa | |
| struct dsa_st * dsa | |
| struct dh_st * dh | |
| struct ec_key_st * ec | |
| } | pkey |
| int | save_parameters |
| union { | |
| char * ptr | |
| struct rsa_st * rsa | |
| struct dsa_st * dsa | |
| struct dh_st * dh | |
| struct ec_key_st * ec | |
| } | pkey |
| evp_pkey_st::STACK_OF | ( | X509_ATTRIBUTE | ) |
| evp_pkey_st::STACK_OF | ( | X509_ATTRIBUTE | ) |
| const EVP_PKEY_ASN1_METHOD * evp_pkey_st::ameth |
| union { ... } evp_pkey_st::pkey |
| union { ... } evp_pkey_st::pkey |
1.8.2