Handbook
Glossary
ASN1_STRING_cmp ( a b -- int )
Vocabulary
openssl
.
libssl
Inputs
a
an
object
b
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libssl
FUNCTION:
int
ASN1_STRING_cmp
( ASN1_STRING* a, ASN1_STRING* b )