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