Group: mailing.openssl.cvs · Group Profile · Search for CVS OpenSSL openssl crypto rsa rsa ssl c in mailing.openssl.cvs
Author: Dr. Stephen Henson
Date: Jun 1, 2008 14:10
... . patch -p0 <<'@@ .' Index: openssl/crypto/engine/eng_pkey.c ============================================================================ $ cvs diff -u -...return pkey; } + +int ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, + STACK_OF(X509_NAME) *ca_dn, X509 **... performing any RSA operations. The value returned @@ . patch -p0 <<'@@ .' Index: openssl/crypto/ossl_typ...
|