SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SeedInt Method

Seeds the generator with an integer value.

Syntax

public void SeedInt(int intValue);
Public Sub SeedInt(ByVal IntValue As Integer)

Remarks

Use this method to seed the generator with an integer value.

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