evp_cipher_info_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct evp_cipher_info_st {}

Members

Variables

cipher
const(evp_cipher_st)* cipher;
Undocumented in source.
iv
ubyte[16] iv;
Undocumented in source.

Meta