[#Num3072-2constructor-06] = xref:Num3072.adoc[Num3072]::Num3072 :relfileprefix: ../ :mrdocs: Construct a Num3072 from its byte representation. == Synopsis Declared in `<crypto/muhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Num3072(unsigned char const(& data)[]); ---- == Parameters [cols="1,4"] |=== | Name| Description | *data* | The BYTE_SIZE‐byte representation to load. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#