Handbook
Glossary
EVP_MD_CTX? ( object -- ? )
Vocabulary
openssl
.
libcrypto
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
EVP_MD_CTX
class.
Definition
USING:
classes.tuple.private
;
IN:
openssl.libcrypto
:
EVP_MD_CTX?
( object -- ? )
\
EVP_MD_CTX
9
tuple-instance?
;