IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

RandBytes Property

The random byte array.

Syntax

__property String RandBytes = { read=FRandBytes };
__property DynamicArray<Byte> RandBytesB = { read=FRandBytesB };

Default Value

""

Remarks

This property holds the random byte array generated by calling GetNextBytes.

This property is read-only.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]