Allocate a BN_CTX whose temporary BIGNUMs use the secure heap.
Declared in <openssl/bn.h>
<openssl/bn.h>
BN_CTX* BN_CTX_secure_new();
New secure BN_CTX, or NULL on failure; free with BN_CTX_free().