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