![]() |
Ark Server API (ASE) - Wiki
|
#include <x509.h>
Collaboration diagram for private_key_st:Public Attributes | |
| int | version |
| X509_ALGOR * | enc_algor |
| ASN1_OCTET_STRING * | enc_pkey |
| EVP_PKEY * | dec_pkey |
| int | key_length |
| char * | key_data |
| int | key_free |
| EVP_CIPHER_INFO | cipher |
| EVP_CIPHER_INFO private_key_st::cipher |
| X509_ALGOR* private_key_st::enc_algor |
| ASN1_OCTET_STRING* private_key_st::enc_pkey |