You can use all the d2i_xxx and i2d_xxx to perform
DER decoding/encoding of ASN1 objects. The i2d
stands for internal (C structures) to DER form.

For example, i2d_X509() DER-encode a X509 certificate.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Yuriy Stul
> Sent: Thursday, February 04, 1999 9:05 AM
> To: Open SSL developers list
> Cc: Open SSL users list; SSL Developers List; SSL Users
> Subject: [ssl-users] How to set DER format for certificate
> 
> 
> Hello,
>    I use SSLeay for creating certificate. Default file type is PEM
> format. How I can set the file type on DER format?
> 
> --
> Regards,
>    Yuriy Stul
> Tashilon Ltd.
> 
> Business: <mailto:[EMAIL PROTECTED]>
> or
> Home:     <mailto:[EMAIL PROTECTED]>
> 
>           <http://www.tashilon.com>
> 
> ICQ: 29702449
> 
> 
> +-----------------------------------------------------------------
> --------+
> | Administrative requests should be sent to 
> [EMAIL PROTECTED] |
> | List service provided by Open Software Associates, 
> http://www.osa.com/  |
> +-----------------------------------------------------------------
> --------+
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to