IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

RandBytesLength Property

The length of the byte array to be generated.

Syntax

public int RandBytesLength { get; set; }
Public Property RandBytesLength As Integer

Default Value

16

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.

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