Handbook
Glossary
i2d_X509 ( x out -- int )
Vocabulary
openssl
.
libssl
Inputs
x
an
object
out
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libssl
FUNCTION:
int
i2d_X509
( X509* x, uchar** out )