BN_FLG_FREE

used for debuging

version(!OPENSSL_NO_DEPRECATED)
extern (C) nothrow @nogc
enum BN_FLG_FREE = 0x8000;

Meta