... #include <openssl/engine.h> #endif int mkcert(X509 **x509p, EVP_PKEY **pkeyp, ... BIO_NOCLOSE); mkcert(&x509,&pkey,512,0,365); RSA_print_fp(stdout ...
確定! 回上一頁