BN_zero

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void BN_zero(libressl_d.openssl.ossl_typ.BIGNUM* a)
    version(OPENSSL_NO_DEPRECATED)
    extern (C) nothrow @nogc pragma(inline, true) pure nothrow @trusted @nogc @live
    void
    BN_zero
  2. int BN_zero(libressl_d.openssl.ossl_typ.BIGNUM* a)

Meta