|
Hi,
I've created a PKCS7 Encrypted data type object
using IAIK APIs. Subsequently, I '.DER' encoded the PKCS7 object and saved it to
a file.
Using OpenSSL I tried to convert the same '.DER'
encoding to a '.PEM' format. It does not seem to work. I get a error message
that reads 'Unable to load the file.. expected an asn1 object... nested asn1
sequence error...' etc.
Similarly, a PKCS7 file created by OpenSSL is not
readable using IAIK API.
Am I missing anything here?. Do I need to do
anything specific to get IAIK and OpenSSL interoperable.
Thanks in
Advance
Sudha |
