build_signedData() now computes messageDigest attribute

This commit is contained in:
Andreas Steffen
2008-02-01 22:26:01 +00:00
parent 7734c01677
commit f4a459473e
2 changed files with 71 additions and 7 deletions
-2
View File
@@ -36,8 +36,6 @@ typedef struct pkcs7_t pkcs7_t;
#include <crypto/crypters/crypter.h>
#include <utils/iterator.h>
extern const chunk_t ASN1_pkcs7_data_oid;
/**
* @brief PKCS#7 contentInfo object.
*