Handbook
Glossary
SSL_load_client_CA_file ( file -- SSL* )
Vocabulary
openssl
.
libssl
Inputs
file
an
object
Outputs
SSL*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libssl
FUNCTION:
SSL*
SSL_load_client_CA_file
(
c-string
file )