IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

RandBytes Property

The random byte array.

Syntax

public string RandBytes { get; }
public byte[] RandBytesB { get; }
Public ReadOnly Property RandBytes As String
Public ReadOnly Property RandBytesB As Byte()

Default Value

""

Remarks

This property holds the random byte array generated by calling GetNextBytes.

This property is read-only.

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