MIKEYMessage.addRandLen
bool addRandLen(ubyte len) nothrowAdd a new RAND payload to msg with len random bytes.
Parameters
len | length |
Returns
true on success
bool addRandLen(ubyte len) nothrowAdd a new RAND payload to msg with len random bytes.
len | length |