verify

Function verify 

Source
pub fn verify(
    signed_hash: &Hash,
    public_key: &PublicKey,
    signature: &SignatureV1,
) -> bool