Num3072::Num3072

Construct a Num3072 from its byte representation.

Synopsis

Declared in <crypto/muhash.h>

Num3072(unsigned char const(& data)[]);

Parameters

NameDescription
dataThe BYTE_SIZE-byte representation to load.