[][src]Function rust_sm::Sm2Verify

pub fn Sm2Verify(pk: &str, msg: &str, sign: &str) -> Result<String>