RandBytes Property
The random byte array.
Syntax
int GetRandBytes(char *&lpRandBytes, int &lenRandBytes);
Default Value
""
Remarks
This property holds the random byte array generated by calling GetNextBytes.
This property is read-only.
Data Type
Binary String