pub type MessageVerifier = Box<dyn FnMut(&[u8]) + Send + 'static, Global>;
Expand description

Alias for a function verifying if a message is properly signed