Skip to content

敏感信息加密 #14

@saturdaysunny

Description

@saturdaysunny

”开发者应当使用微信支付平台证书中的公钥,对上送的敏感信息进行加密。“
我采用AutoUpdateCertificatesVerifier自动更新证书,我需要拿到证书才能进行加密,但是AutoUpdateCertificatesVerifier中的verifier字段是private的,CertificatesVerifier中的private final HashMap<BigInteger, X509Certificate> certificates 也是私有的。目前我是采用反射的方式获取平台证书的。

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions