Re: Extracting RecipientInfos/DER from S/MIME message
On Wed, Apr 14, 2010, Benjamin Amling wrote: > Hello, > > is it possible to extract the DER blob from the RecipientInfos-part of a > S/MIME message? I tried the following steps already but couldn't manage > to get what I want: > > *
Extracting RecipientInfos/DER from S/MIME message
Hello, is it possible to extract the DER blob from the RecipientInfos-part of a S/MIME message? I tried the following steps already but couldn't manage to get what I want: * BIO *bin = BIO_new(BIO_s_mem()); BIO_write(bin, mimeMes