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