EVP_DigestInit_ex ( ctx type impl -- int )


Vocabulary
openssl.libcrypto

Inputs
ctxan object
typean object
implan object


Outputs
intan object


Definition


LIBRARY: libcrypto FUNCTION: int EVP_DigestInit_ex
( EVP_MD_CTX* ctx, EVP_MD* type, ENGINE* impl )