> > How did you encrypt your data? Looks like a padding problem to me.
> > OpenSC assumes that you used PKCS#1-padding before you encrypted
> > your data. I'm not sure whether all keys on your SignTrust card
> > supports non-PKCS#1-padding. Let me know if you must decrypt
> > non-PKCS#1-padded data
Peter Koch opensc-project.org> writes:
> How did you encrypt your data? Looks like a padding problem to me.
> OpenSC assumes that you used PKCS#1-padding before you encrypted
> your data. I'm not sure whether all keys on your SignTrust card
> supports non-PKCS#1-padding. Let me know if you must