Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wvsslhacks.h File Reference

#include <openssl/rsa.h>
#include <openssl/x509.h>

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RSA * wv_d2i_RSAPublicKey (RSA **a, const unsigned char **pp, long length)
RSA * wv_d2i_RSAPrivateKey (RSA **a, const unsigned char **pp, long length)
X509wv_d2i_X509 (X509 **a, unsigned char **pp, long length)


Function Documentation

RSA* wv_d2i_RSAPrivateKey RSA **  a,
const unsigned char **  pp,
long  length
 

Definition at line 19 of file wvsslhacks.c.

RSA* wv_d2i_RSAPublicKey RSA **  a,
const unsigned char **  pp,
long  length
 

Definition at line 13 of file wvsslhacks.c.

X509* wv_d2i_X509 X509 **  a,
unsigned char **  pp,
long  length
 

Definition at line 25 of file wvsslhacks.c.

References X509.

Referenced by WvX509Mgr::unhexify().


Generated on Wed Dec 15 15:08:13 2004 for WvStreams by  doxygen 1.3.9.1