The KeyDerivationParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HashAlgorithm |
Hashing algorithm.
| |
| HmacKey |
HMAC key.
| |
| KeyDerivationFunction |
Gets or sets key derivation function ("HASH" or "HMAC").
| |
| SecretAppend |
Data to append to shared secret when hashing.
| |
| SecretPrepend |
Data to prepend to shared secret when hashing.
|