On Wed, May 20, 2009, Chris Bare wrote:
> > > Are there any good examples of using the ASN1 and CMS functions in
> > > openssl 1.0
> > > for generic operations?
> > > I'm trying to talk to an SCVP server, which takes requests wrapped in DER
> > > encoded
> > > CMS ContentInfo structure. So far I
> > Are there any good examples of using the ASN1 and CMS functions in openssl
> > 1.0
> > for generic operations?
> > I'm trying to talk to an SCVP server, which takes requests wrapped in DER
> > encoded
> > CMS ContentInfo structure. So far I can't find an openssl function to
> > output a
> >
On Wed, May 20, 2009, Chris Bare wrote:
> Are there any good examples of using the ASN1 and CMS functions in openssl 1.0
> for generic operations?
> I'm trying to talk to an SCVP server, which takes requests wrapped in DER
> encoded
> CMS ContentInfo structure. So far I can't find an openssl func