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