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