X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FX509_check_private_key.pod;h=4735dfd5689c530f391c07f9968df017f5b4a073;hp=a1fb07b1097e5066ccd08645ca6b5a26517cd00e;hb=8fe4c0b001f85c5a918c6a6d4687813ea3d2945f;hpb=09ddb8785a5418fc849354f110ac5b8bb4ab26d2 diff --git a/doc/man3/X509_check_private_key.pod b/doc/man3/X509_check_private_key.pod index a1fb07b109..4735dfd568 100644 --- a/doc/man3/X509_check_private_key.pod +++ b/doc/man3/X509_check_private_key.pod @@ -22,7 +22,7 @@ key B with the public key in B. X509_REQ_check_private_key() is equivalent to X509_check_private_key() except that B represents a certificate request of structure B. -=head1 RETURN VALUE +=head1 RETURN VALUES X509_check_private_key() and X509_REQ_check_private_key() return 1 if the keys match each other, and 0 if not. @@ -44,7 +44,7 @@ L =head1 COPYRIGHT -Copyright 2017 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2017-2018 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