private_key_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cipher
libressl_d.openssl.evp.EVP_CIPHER_INFO cipher;
Undocumented in source.
dec_pkey
libressl_d.openssl.ossl_typ.EVP_PKEY* dec_pkey;
Undocumented in source.
enc_algor
libressl_d.openssl.ossl_typ.X509_ALGOR* enc_algor;
Undocumented in source.
enc_pkey
libressl_d.openssl.ossl_typ.ASN1_OCTET_STRING* enc_pkey;

encrypted pub key

key_data
char* key_data;
Undocumented in source.
key_free
int key_free;

true if we should auto free key_data

key_length
int key_length;
Undocumented in source.
references
int references;
Undocumented in source.
version_
int version_;
Undocumented in source.

Meta