现在的位置: 首页 > 综合 > 正文

openssl 的一些问题的集锦

2013年08月07日 ⁄ 综合 ⁄ 共 108字 ⁄ 字号 评论关闭

openssl -0.9.8e/demos/x509/mkcert.c

int mkcert(X509 **x509p, EVP_PKEY **pkeyp, int bits, int serial, int days);

制作证书的一个函数

抱歉!评论已关闭.