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) nothrow
struct evp_cipher_info_st {}

Members

Variables

cipher
const(EVP_CIPHER)* cipher;
Undocumented in source.
iv
ubyte[EVP_MAX_IV_LENGTH] iv;
Undocumented in source.

Meta