Move PKCS#9 attribute lists to pkcs7 plugin, as we currently use it there only

This commit is contained in:
Martin Willi
2012-12-19 10:32:08 +01:00
parent 804ba5bb50
commit 03ba8f9e8c
6 changed files with 48 additions and 45 deletions
-1
View File
@@ -22,7 +22,6 @@
#include <asn1/asn1.h>
#include <asn1/asn1_parser.h>
#include <asn1/oid.h>
#include <crypto/pkcs9.h>
#include <crypto/rngs/rng.h>
#include <crypto/hashers/hasher.h>