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