hashFunction property

v1HashFunction hashFunction
final

Hash function to apply to payload bytes before signing. This field must be set to HASH_FUNCTION_NOT_APPLICABLE for EdDSA/ed25519 signature requests; configurable payload hashing is not supported by RFC 8032.

Implementation

final v1HashFunction hashFunction;