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