SecureBlackbox 2020 Java Edition

Questions / Feedback?

Nonce Property

Specifies the Nonce value to employ.

Syntax

public byte[] getNonce();
public void setNonce(byte[] nonce);

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 Java Edition - Version 20.0 [Build 8156]