Return a short string describing compiled BIGNUM word size / options.
Synopsis
Declared in <openssl/bn.h>
char*
BN_options();
Return Value
Static NUL‐terminated options string (for example "bn(64,64)").
Created with MrDocs