pem_ctx_st

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

Members

Structs

DEK_info_
struct DEK_info_
Undocumented in source.
proc_type_
struct proc_type_
Undocumented in source.

Variables

DEK_info
DEK_info_ DEK_info;
Undocumented in source.
data
ubyte* data;
Undocumented in source.
data_enc
int data_enc;
Undocumented in source.
data_len
int data_len;
Undocumented in source.
dec
EVP_CIPHER* dec;
Undocumented in source.
domain
char* domain;
Undocumented in source.
key
ubyte* key;
Undocumented in source.
key_len
int key_len;
Undocumented in source.
md
EVP_MD* md;
Undocumented in source.
md_data
char* md_data;
Undocumented in source.
md_enc
int md_enc;
Undocumented in source.
md_len
int md_len;
Undocumented in source.
num_recipient
int num_recipient;
Undocumented in source.
originator
PEM_USER* originator;
Undocumented in source.
proc_type
proc_type_ proc_type;
Undocumented in source.
recipient
PEM_USER** recipient;
Undocumented in source.
type
int type;
Undocumented in source.

Meta