SecureBlackbox 2020 Java Edition

Questions / Feedback?

Key Property

The key to use during the hashing.

Syntax

public CryptoKey getKey();
public void setKey(CryptoKey key);

Remarks

Assign a properly configured cryptographic key object to this property to use it during the hashing operation. This would normally be a HMAC key.

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]