SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

Key Property

The key to use during the hashing.

Syntax

public var key: CryptoKey?

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 Kotlin Edition - Version 20.0 [Build 8063]