ECPointpublicKey=null;BigIntegerprivateKey=null;SM2Utils.GenerateKeyPair(outpublicKey,outprivateKey);System.Console.Out.WriteLine("公钥:"+Encoding.Default.GetString(Hex.Encode(publicKey.GetEncoded())).ToUpper());System.Console.O
2015/3/10 4:45:55
6.85MB
C#SM2
1