Handbook
Glossary
X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER? ( 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_UNABLE_TO_GET_CRL_ISSUER
class.
Definition
USING:
kernel
;
IN:
openssl.libssl
:
X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER?
( object -- ? )
\
X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER
eq?
;