add PKCS12-OctetString
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15715 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -284,9 +284,10 @@ gen_files_pkcs12 = \
|
||||
asn1_PKCS12_AuthenticatedSafe.x \
|
||||
asn1_PKCS12_CertBag.x \
|
||||
asn1_PKCS12_Attribute.x \
|
||||
asn1_PKCS12_Attributes.x \
|
||||
asn1_PKCS12_Attributes.x \
|
||||
asn1_PKCS12_SafeBag.x \
|
||||
asn1_PKCS12_SafeContents.x \
|
||||
asn1_PKCS12_OctetString.x \
|
||||
asn1_PKCS12_PBEParams.x
|
||||
|
||||
gen_files_pkcs8 = \
|
||||
|
@@ -73,6 +73,8 @@ PKCS12-PBEParams ::= SEQUENCE {
|
||||
iterations INTEGER (0..4294967295) OPTIONAL
|
||||
}
|
||||
|
||||
PKCS12-OctetString ::= OCTET STRING
|
||||
|
||||
-- KeyBag ::= PrivateKeyInfo
|
||||
-- PKCS8ShroudedKeyBag ::= EncryptedPrivateKeyInfo
|
||||
|
||||
|
Reference in New Issue
Block a user