BigInt.this
- this(T n)
- this(string str)
- this(const(ubyte)* input, size_t length, Base base)
- this(RandomNumberGenerator rng, size_t bits, bool set_high_bit)
- this(Sign s, size_t size)
- this(BigInt other)
- this(Vector!(ubyte, ALLOC) payload, Sign sign, size_t sig_words)
- this(RefCounted!(Vector!(ubyte, ALLOC), ALLOC) payload, Sign sign, size_t sig_words)
- this(SecureVector!word reg, Sign sign, size_t sig_words)
struct BigInt
this
()
(auto ref SecureVector!word reg ,,)
botan math bigint bigint BigInt
aliasesclassesconstructorsenumsfunctionspostblitspropertiesstatic functions