Eneboo - Documentación para desarrolladores
|
#include <evp.h>
Métodos públicos | |
STACK_OF (X509_ATTRIBUTE)*attributes | |
STACK_OF (X509_ATTRIBUTE)*attributes | |
Atributos públicos | |
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 |
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 | ) |
struct dh_st* evp_pkey_st::dh |
struct dsa_st* evp_pkey_st::dsa |
struct ec_key_st* evp_pkey_st::ec |
union { ... } evp_pkey_st::pkey |
union { ... } evp_pkey_st::pkey |
char* evp_pkey_st::ptr |
struct rsa_st* evp_pkey_st::rsa |