Looking at the AuthenticatedSafe type:
AuthenticatedSafe ::= SEQUENCE OF ContentInfo
-- Data if unencrypted
-- EncryptedData if password-encrypted
-- EnvelopedData if public key-encrypted
Is the EnvelopedData ever used? - the signed integrity mode seems to
involve a unwanted big infrastructure.
Also is there always two data objects, one clear and one encrypted?
The first a pkcs-12-pkcs8ShroudedKeyBag and the second a
pbeWithSHAAnd40BitRC2-CBC
What is the first and what is the second, I would guess the second to be
the private key, but what is the first then?
Regards,
Mads
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]