[][src]Function rust_sm::cstatic::tools::sm4Enc

pub fn sm4Enc(key: &str, msg: &str) -> Result<String>