Handbook
Glossary
X509_V_ERR_CERT_SIGNATURE_FAILURE? ( object -- ? )
Vocabulary
openssl
.
libssl
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
X509_V_ERR_CERT_SIGNATURE_FAILURE
class.
Definition
USING:
kernel
;
IN:
openssl.libssl
:
X509_V_ERR_CERT_SIGNATURE_FAILURE?
( object -- ? )
\
X509_V_ERR_CERT_SIGNATURE_FAILURE
eq?
;