Write X509_dup, PEM_read, etc.
authorRich Salz <rsalz@openssl.org>
Thu, 9 Jun 2016 12:34:17 +0000 (08:34 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 9 Jun 2016 20:22:16 +0000 (16:22 -0400)
commit12ce9ea25d3437f8097520567a493669ebde44e9
tree1a718bbc8e772a7812bb62119041dbba6575221f
parentdc567f624445f4f10f0a33d8d5dcb430c896965b
Write X509_dup, PEM_read, etc.

Partially document the ASN1 template stuff, and its use for i2d/d2i
and PEM I/O.

Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/crypto/PEM_read.pod [moved from doc/crypto/pem_read.pod with 70% similarity]
doc/crypto/PEM_read_CMS.pod [new file with mode: 0644]
doc/crypto/PEM_write_bio_CMS_stream.pod
doc/crypto/X509_dup.pod [new file with mode: 0644]