SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Nonce Property

Specifies the Nonce value to employ.

Syntax

public byte[] Nonce { get; set; }
Public Property Nonce As Byte()

Remarks

Use this property to specify the Nonce value for the symmetric operation. Not every algorithm or modeuses nonce.

This property is not available at design time.

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