SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Key Property

The key to use during the hashing.

Syntax

public CryptoKey Key { get; set; }
Public Property Key As 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 .NET Edition - Version 20.0 [Build 8165]