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