Ralf S. Engelschall 8aef252bf4 Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
from `int' to `unsigned int' because it's a length and initialized by
EVP_DigestFinal() which expects an `unsigned int *'.

Submitted by: Richard Levitte <levitte@stacken.kth.se>
Reviewed by: Ralf S. Engelschall
1999-02-25 10:47:24 +00:00
..
1999-01-19 23:25:22 +00:00

WARNING

Everything in this directory is experimental and is subject to change.

Do not rely on the stuff in here not changing in the next release