mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-15 18:29:14 +08:00
版本升级2.0.7-RELEASE
This commit is contained in:
@@ -74,10 +74,11 @@ public class CertDescriptor {
|
||||
}
|
||||
return encryptCertTemp;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 通过keyStore 获取私钥签名证书PrivateKey对象
|
||||
*
|
||||
*
|
||||
* @param pwd 证书对应密码
|
||||
* @return PrivateKey 私钥
|
||||
*/
|
||||
public PrivateKey getSignCertPrivateKey(String pwd) {
|
||||
|
||||
Reference in New Issue
Block a user