Construct a Num3072 from its byte representation.
Synopsis
Declared in <crypto/muhash.h>
Num3072(unsigned char const(& data)[]);
Parameters
Name |
Description |
data |
The BYTE_SIZE‐byte representation to load. |
Created with MrDocs