IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

GetNextBytes Method

Generates a sequence of random bytes.

Object Oriented Interface

public function doGetNextBytes();

Procedural Interface

ipworksencrypt_ezrand_do_getnextbytes($res);

Remarks

This method generates a new sequence of random bytes. The RandBytesLength property specifies the length of the byte array. After calling this method the RandBytes will hold the random bytes. The following properties are applicable when calling this method:

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