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