fn_dsa_vrfy

Constant HASH_ID_RAW

Source
pub const HASH_ID_RAW: HashIdentifier<'static>;
Expand description

Hash function identifier: none.

This is the identifier used internally to specify that signature generation and verification are performed over a raw message, without pre-hashing.