RandBytes Property
The random byte array.
Syntax
property RandBytes: String read get_RandBytes; property RandBytesB: TBytes read get_RandBytesB;
Default Value
''
Remarks
This property holds the random byte array generated by calling GetNextBytes.
This property is read-only.