> On Jun 22, 2016, at 11:40 AM, c.hol...@ades.at wrote:
>
> Yes, but then there is no MIME-Header.
> Can I have MIME with binary encoding??
Not really. If you’re using raw binary output, the output wouldn’t be a MIME
body (or body-part), so a MIME header would be inappropriate. MIME requires
On 22/06/2016 17:09, c.hol...@ades.at wrote:
Hi!
Is there a way to get binary (not base64) encoding out of CMS-encrypt??
openssl cms -encrypt -in plain.txt mycer.cer
gives me a MIME-part with
Content-Transfer-Encoding: base64
But I'd like to have binary.
Thanks for help!
Chris
-outform DER