SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

SeedBytes Method

Seeds the generator with a data in a byte array.

Syntax

public void SeedBytes(byte[] value);
Public Sub SeedBytes(ByVal Value As Byte())

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 .NET Edition - Version 20.0 [Build 8166]