multiversx_chain_vm::crypto_functions

Function verify_ed25519

Source
pub fn verify_ed25519(key: &[u8], message: &[u8], signature: &[u8]) -> bool