summaryrefslogtreecommitdiff
path: root/lib/pkix.asn
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-04 12:21:58 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-04 12:41:11 +0200
commit44c3b8071e321be034ce57d0e7364e35c946fbe0 (patch)
tree3c9f358f6394990a764b14134a640fe11774ad2a /lib/pkix.asn
parentd6404311a165998d72d9935033f622c7d6ab529d (diff)
downloadgnutls-44c3b8071e321be034ce57d0e7364e35c946fbe0.tar.gz
PKCS #8 encryption support was made more compact and manageable
Diffstat (limited to 'lib/pkix.asn')
-rw-r--r--lib/pkix.asn1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pkix.asn b/lib/pkix.asn
index aa0c57492a..eb64138249 100644
--- a/lib/pkix.asn
+++ b/lib/pkix.asn
@@ -421,6 +421,7 @@ pkcs-8-EncryptedData ::= OCTET STRING
-- PKCS #5 stuff
+pkcs-5-des-CBC-params ::= OCTET STRING (SIZE(8))
pkcs-5-des-EDE3-CBC-params ::= OCTET STRING (SIZE(8))
pkcs-5-aes128-CBC-params ::= OCTET STRING (SIZE(16))
pkcs-5-aes192-CBC-params ::= OCTET STRING (SIZE(16))