[#BIGNUM] = BIGNUM :mrdocs: Arbitrary‐precision integer used throughout OpenSSL's public‐key math. == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bignum_st.adoc[bignum_st] BIGNUM; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#