summaryrefslogtreecommitdiff
path: root/lib/pkix.asn
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-06-26 21:59:01 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-06-26 21:59:01 +0000
commit0dda86b26070c2ded6e9d8ae985539292146c7a4 (patch)
tree77c0b899cf3f1972e38472c8a2139739df8092b9 /lib/pkix.asn
parent0c2575a5727ddf32aa597ad1de52941161d9ca90 (diff)
downloadgnutls-0dda86b26070c2ded6e9d8ae985539292146c7a4.tar.gz
some cleanups.
Diffstat (limited to 'lib/pkix.asn')
-rw-r--r--lib/pkix.asn3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/pkix.asn b/lib/pkix.asn
index b11e54da87..8933e7ae2d 100644
--- a/lib/pkix.asn
+++ b/lib/pkix.asn
@@ -1028,6 +1028,7 @@ pkcs-9-challengePassword ::= CHOICE {
printableString PrintableString (SIZE (1..pkcs-9-ub-challengePassword)),
utf8String UTF8String (SIZE (1..pkcs-9-ub-challengePassword)) }
+pkcs-9-localKeyId ::= OCTET STRING
-- PKCS #8 stuff
@@ -1162,7 +1163,7 @@ pkcs-12-CRLBag ::= SEQUENCE {
-- {OCTET STRING IDENTIFIED BY {pkcs-9-crlTypes 1}}
-- DER-encoded X.509 CRL stored in OCTET STRING
-pkcs-12-PKCS12Attribute ::= ANY
+pkcs-12-PKCS12Attribute ::= Attribute
-- PKCS #7 stuff (needed in PKCS 12)