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
intSize of the byte array to create.