X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2Fd2i_X509_NAME.pod;h=f30ebabf737a9198110fcc76237268b1265879a7;hp=d1d32dfcd87c572e1ff0f561a14fe87bb9b1658a;hb=fbba5d113f1294992cd99643c79860df8f64015a;hpb=7ab507495b86371756575d606af556b4fd74e27a diff --git a/doc/crypto/d2i_X509_NAME.pod b/doc/crypto/d2i_X509_NAME.pod index d1d32dfcd8..f30ebabf73 100644 --- a/doc/crypto/d2i_X509_NAME.pod +++ b/doc/crypto/d2i_X509_NAME.pod @@ -32,14 +32,23 @@ the encoding of an B structure without copying it. =head1 RETURN VALUES -=head1 SEE ALSO - The meanings of the return values of d2i_X509_NAME() and i2d_X509_NAME() are similar to those for d2i_X509() and i2d_X509(). The function X509_NAME_get0_der() returns 1 for success and 0 if an error occurred. +=head1 SEE ALSO + L +=head1 COPYRIGHT + +Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L. + =cut