Manual Pages for UNIX Darwin command on man d2i_X509_REQ_bio
MyWebUniversity

Manual Pages for UNIX Darwin command on man d2i_X509_REQ_bio

d2iX509REQ(3) OpenSSL d2iX509REQ(3)

NAME

d2iX509REQ, i2dX509REQ, d2iX509REQbio, d2iX509REQfp,

i2dX509REQbio, i2dX509REQfp - PKCS#10 certificate request

functions.

SYNOPSIS

#include

X509REQ *d2iX509REQ(X509REQ **a, unsigned char **pp, long length); int i2dX509REQ(X509REQ *a, unsigned char **pp); X509REQ *d2iX509REQbio(BIO *bp, X509REQ **x); X509REQ *d2iX509REQfp(FILE *fp, X509REQ **x); int i2dX509REQbio(BIO *bp, X509REQ *x); int i2dX509REQfp(FILE *fp, X509REQ *x);

DESCRIPTION

These functions decode and encode a PKCS#10 certificate request.

Othewise these behave in a similar way to d2iX509() and i2dX509() described in the d2iX509(3) manual page.

SEE ALSO

d2iX509(3) HISTORY TBA

0.9.7l 2006-12-11 d2iX509REQ(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™