Multiply this number by another, modulo the MuHash prime.
Synopsis
Declared in <crypto/muhash.h>
void
Multiply(Num3072 const& a);
Parameters
Name |
Description |
a |
The number to multiply into this one. |
Created with MrDocs