Table of Contents

Constructor SensitiveByteArray

Namespace
WhalesSecret.TradeScriptLib.Entities
Assembly
WhalesSecret.TradeScriptLib.dll

SensitiveByteArray(int)

Creates a new instance of the object.

public SensitiveByteArray(int size)

Parameters

size int

Size of the byte array to create.