Dr Stephen Henson <[EMAIL PROTECTED]> writes:
> Are you sure its a SEQUENCE of and not just indefinite length encoding?
>
> If the latter then OpenSSL should handle it just fine.
It should be indefinite length encoding. That's what TIPEM has
emitted every time I've worked with it.
-Ekr
--
[Er
Oliver King <[EMAIL PROTECTED]> writes:
> I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced
> Messaging) generates PKCS#7 EnvelopedData structures in which the
> EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a
> single octet string. Can anyone out th
Oliver King wrote:
>
> Hi all,
>
> I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced
> Messaging) generates PKCS#7 EnvelopedData structures in which the
> EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a
> single octet string. Can anyone out there w
Hi all,
I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced
Messaging) generates PKCS#7 EnvelopedData structures in which the
EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a
single octet string. Can anyone out there who has dealt with TIPEM confirm
th