d2i_RSAPublicKey man page on BSDi
[printable version]
d2i_RSAPublicKey(3) OpenSSL d2i_RSAPublicKey(3)
NAME
d2i_RSAPublicKey, i2d_RSAPublicKey, d2i_RSAPrivateKey,
i2d_RSAPrivateKey, i2d_Netscape_RSA, d2i_Netscape_RSA -
...
SYNOPSIS
#include <openssl/rsa.h>
RSA * d2i_RSAPublicKey(RSA **a, unsigned char **pp, long length);
int i2d_RSAPublicKey(RSA *a, unsigned char **pp);
RSA * d2i_RSAPrivateKey(RSA **a, unsigned char **pp, long length);
int i2d_RSAPrivateKey(RSA *a, unsigned char **pp);
int i2d_Netscape_RSA(RSA *a, unsigned char **pp, int (*cb)());
RSA * d2i_Netscape_RSA(RSA **a, unsigned char **pp, long length, int (*cb)());
DESCRIPTION
...
RETURN VALUES
...
SEE ALSO
...
HISTORY
...
16/Aug/2000 0.9.6 1
[top]
List of man pages available for BSDi
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|