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.
pub const HASH_ID_RAW: HashIdentifier<'static>;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.