EVP_CIPHER_CTX_mode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto EVP_CIPHER_CTX_mode(const(EVP_CIPHER_CTX)* e)
  2. auto EVP_CIPHER_CTX_mode(const(EVP_CIPHER_CTX)* e)
    extern (C) nothrow
    static if(!(OPENSSL_VERSION_BEFORE(1, 1, 0)))
    EVP_CIPHER_CTX_mode
    ()
    (
    const(EVP_CIPHER_CTX)* e
    )

Meta