summaryrefslogtreecommitdiff
path: root/doc/man3/OSSL_CMP_MSG_get0_header.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OSSL_CMP_MSG_get0_header.pod')
-rw-r--r--doc/man3/OSSL_CMP_MSG_get0_header.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man3/OSSL_CMP_MSG_get0_header.pod b/doc/man3/OSSL_CMP_MSG_get0_header.pod
index ff94fca973..653f568d0c 100644
--- a/doc/man3/OSSL_CMP_MSG_get0_header.pod
+++ b/doc/man3/OSSL_CMP_MSG_get0_header.pod
@@ -72,7 +72,8 @@ The public key included is the first available value of these:
=item the public key of any PKCS#10 CSR given in I<ctx>,
-=item the public key of any reference certificate given in I<ctx>,
+=item the public key of any reference certificate given in I<ctx>
+(see L<OSSL_CMP_CTX_set1_oldCert(3)>),
=item the public key derived from any client's private key
set via L<OSSL_CMP_CTX_set1_pkey(3)>.