ssl_cipher_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

alg_bits
int alg_bits;
Undocumented in source.
algo_strength
c_ulong algo_strength;
Undocumented in source.
algorithm2
c_ulong algorithm2;
Undocumented in source.
algorithm_auth
c_ulong algorithm_auth;
Undocumented in source.
algorithm_enc
c_ulong algorithm_enc;
Undocumented in source.
algorithm_mac
c_ulong algorithm_mac;
Undocumented in source.
algorithm_mkey
c_ulong algorithm_mkey;
Undocumented in source.
algorithm_ssl
c_ulong algorithm_ssl;
Undocumented in source.
id
c_ulong id;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
strength_bits
int strength_bits;
Undocumented in source.
valid
int valid;
Undocumented in source.

Meta