文章列表
how to check SSL certificate expiration date programmatically in Java(如何在 Java 中以编程方式检查 SSL 证书到期日期)
Uploading a file over SSL with Client Side Certificate and Android#39;s HttpsURLConnection(使用客户端证书和 Android 的 HttpsURLConnection 通过 SSL 上传文件)
How to remove App installed trusted CA cert on uninstalling the App(如何在卸载应用程序时删除应用程序安装的受信任 CA 证书)
Attach client certificates with Axis2?(使用 Axis2 附加客户端证书?)
How do I retrieve an untrusted SSL server certificate in order to review and trust it?(如何检索不受信任的 SSL 服务器证书以查看和信任它?)
Imported certificate to Java keystore, JVM ignores the new cert(将证书导入 Java 密钥库,JVM 忽略新证书)
How do I convert to type SWIGTYPE_p_void in SWIG generated Java bindings?(如何在 SWIG 生成的 Java 绑定中转换为 SWIGTYPE_p_void 类型?)
Get the pointer of a Java ByteBuffer though JNI(通过 JNI 获取 Java ByteBuffer 的指针)
keep some sort of c++ object alive over multiple jni calls(通过多个 jni 调用保持某种 c++ 对象处于活动状态)
How to define and pass ByteBuffer using swig?(如何使用 swig 定义和传递 ByteBuffer?)