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

RandBytesLength Property

The length of the byte array to be generated.

Syntax

[VB.NET]
Public Property RandBytesLength As Integer

[C#]
public int RandBytesLength {get; set;}

Remarks

This property specifies the length of the random byte array to be generated. The RandBytes property will hold the byte array after GetNextBytes is called. The default value is 16.

Default Value

16

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0