Commons OpenPGP

Commons OpenPGP 项目的目的是提供一个统一的简单的应用接口来验证 OpenPGP 的签名。 示例代码: verifier = new BouncyCastleOpenPgpSignatureVerifier(); verifier.verifyDetachedSignature( getClass().getResourceAsStream( "/test-input" ), // binary input file signature, // inputstream for the signature keyRing, true );...

你要找的是不是: Commons OpenPGP首页 Commons OpenPGP文档
加载中
加载中

{{o.href}}

{{o.content | formatHtml}}

{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}

暂无相关内容

返回顶部
顶部