Function verify_ed25519

Source
pub fn verify_ed25519(_key: &[u8], _message: &[u8], _signature: &[u8]) -> bool