HslCertificate 构造函数 |
名称 | 说明 | |
---|---|---|
HslCertificate |
实例化一个默认的对象 Instantiate a default object | |
HslCertificate(Byte, Byte) |
使用指定的公钥,私钥来实例化一个的对象 An object is instantiated using the specified public key and private key | |
HslCertificate(RSACryptoServiceProvider, RSACryptoServiceProvider) |
使用指定的公钥,私钥来实例化一个的对象 An object is instantiated using the specified public key and private key |