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

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