EVP_CIPHER_CTX_flags

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

Meta