8 #ifndef BOTAN_OPENSSL_BN_WRAP_H__ 9 #define BOTAN_OPENSSL_BN_WRAP_H__ 11 #include <botan/bigint.h> 12 #include <openssl/bn.h> SecureVector< byte > to_bytes() const
void encode(byte[], size_t) const
static SecureVector< byte > encode(const BigInt &n, Base base=Binary)
OSSL_BN & operator=(const OSSL_BN &)