Num3072::ToBytes

Serialize this number into a fixed-size byte buffer.

Synopsis

Declared in <crypto/muhash.h>

void
ToBytes(unsigned char(& out)[]);

Parameters

NameDescription
outBuffer receiving the BYTE_SIZE-byte representation.