Function crypto::ed25519::verify [-] [+] [src]

pub fn verify(message: &[u8], public_key: &[u8], signature: &[u8]) -> bool