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