SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SeedBytes Method

Seeds the generator with a data in a byte array.

Object Oriented Interface

public function doSeedBytes($value);

Procedural Interface

secureblackboxlite_rnd_do_seedbytes($res, $value);

Remarks

Use this method to seed the generator with data provided in a byte array.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]