Handbook
Glossary
X509_check_ip_asc ( cert ip flags -- int )
Vocabulary
openssl
.
libssl
Inputs
cert
an
object
ip
an
object
flags
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libcrypto
FUNCTION:
int
X509_check_ip_asc
( X509* cert,
c-string
ip,
uint
flags )