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