GetRandomBytes

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCrypt > Methods >

GetRandomBytes

SIGNATURE=IW.Common.Crypt.TIWCrypt.GetRandomBytes@Cardinal

 

ETYPE=Method

 

Declaration:

Delphi:

public class function GetRandomBytes(Len: Cardinal): TBytes;

C++:

public: __fastcall TBytes GetRandomBytes(unsigned Len);

 

Description: General stuff