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