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