Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKey
[openssl.git] / doc / crypto / PEM_write_bio_CMS_stream.pod
index 0d88551b9731cf753531ea60036c8a2e498642ef..e070c45c2e95baf8532418b1e67004cd798e710a 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-PEM_write_bio_CMS_stream - output CMS_ContentInfo structure in PEM format.
+ PEM_write_bio_CMS_stream - output CMS_ContentInfo structure in PEM format.
 
 =head1 SYNOPSIS
 
@@ -32,10 +32,10 @@ L<ERR_get_error(3)|ERR_get_error(3)>, L<CMS_sign(3)|CMS_sign(3)>,
 L<CMS_verify(3)|CMS_verify(3)>, L<CMS_encrypt(3)|CMS_encrypt(3)>
 L<CMS_decrypt(3)|CMS_decrypt(3)>,
 L<SMIME_write_CMS(3)|SMIME_write_CMS(3)>,
-L<d2i_CMS_bio_stream(3)|d2i_CMS_bio_stream(3)>
+L<i2d_CMS_bio_stream(3)|i2d_CMS_bio_stream(3)>
 
 =head1 HISTORY
 
-PEM_write_bio_CMS_stream() was added to OpenSSL 0.9.9
+PEM_write_bio_CMS_stream() was added to OpenSSL 1.0.0
 
 =cut