SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

NextBytes Method

Generates an array of random bytes.

Syntax

public byte[] NextBytes(int len);
Public Function NextBytes(ByVal Len As Integer) As Byte()

Remarks

Call this method to generate an array of random bytes of length Len.

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