Settings
Help

verify_impl

Function verify_impl 

pub fn verify_impl(input: &[u8]) -> bool
Expand description

Returns Some(()) if the signature included in the input byte slice is valid, None otherwise.