summaryrefslogtreecommitdiff
path: root/lib/pkix_asn1_tab.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-06-03 10:24:05 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-06-03 11:36:02 +0200
commite5d851f302b5ec1d1bfbfe7637225334f3f30895 (patch)
tree8f1e78eb4156105a6fe43e4d6bf4ed28fe2b3b47 /lib/pkix_asn1_tab.c
parent8088df5425a68642e70ea41d299e7c915a463056 (diff)
downloadgnutls-e5d851f302b5ec1d1bfbfe7637225334f3f30895.tar.gz
Added code to parse and set PKCS #7 attributes
Diffstat (limited to 'lib/pkix_asn1_tab.c')
-rw-r--r--lib/pkix_asn1_tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pkix_asn1_tab.c b/lib/pkix_asn1_tab.c
index 2abf2f6c87..5380cc00f6 100644
--- a/lib/pkix_asn1_tab.c
+++ b/lib/pkix_asn1_tab.c
@@ -266,7 +266,7 @@ const asn1_static_node pkix_asn1_tab[] = {
{ NULL, 4104, "0"},
{ "signatureAlgorithm", 1073741826, "AlgorithmIdentifier"},
{ "signature", 1073741831, NULL },
- { "unsignedAttrs", 536895501, NULL },
+ { "unsignedAttrs", 536895490, "SignedAttributes"},
{ NULL, 4104, "1"},
{ "SignedAttributes", 1612709903, NULL },
{ "MAX", 1074266122, "1"},