Handbook
Glossary
SSL_CTX_set_verify_depth ( ctx depth -- )
Vocabulary
openssl
.
libssl
Inputs
ctx
an
object
depth
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libssl
FUNCTION:
void
SSL_CTX_set_verify_depth
( SSL_CTX* ctx,
int
depth )