Handbook
Glossary
tls_config_set_ca_file ( config ca_file -- int )
Vocabulary
libtls
.
ffi
Inputs
config
an
object
ca_file
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
libtls.ffi
LIBRARY:
libtls
FUNCTION:
int
tls_config_set_ca_file
( tls_config* config,
c-string
ca_file )