[][src]Function rust_sm::GenKeyPair

pub fn GenKeyPair() -> Result<String>

生成国密sm2密钥对,运行目录下私钥sk.pem,公钥pk.pem

Examples

GenKeyPair();