Handbook
Glossary
EVP_DigestInit ( ctx type -- int )
Vocabulary
openssl
.
libcrypto
Inputs
ctx
an
object
type
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libcrypto
LIBRARY:
libcrypto
FUNCTION:
int
EVP_DigestInit
( EVP_MD_CTX* ctx, EVP_MD* type )