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