IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

GetNextBytes Method

Generates a sequence of random bytes.

Syntax

[VB.NET]
Public Sub GetNextBytes()
[C#]
public void GetNextBytes();

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) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0