diff options
Diffstat (limited to 'doc/man3/X509_get_subject_name.pod')
-rw-r--r-- | doc/man3/X509_get_subject_name.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man3/X509_get_subject_name.pod b/doc/man3/X509_get_subject_name.pod index 6a10878d33..56c5404a43 100644 --- a/doc/man3/X509_get_subject_name.pod +++ b/doc/man3/X509_get_subject_name.pod @@ -127,6 +127,9 @@ added in OpenSSL 1.0.0 as a macro. X509_NAME_hash() was turned into a macro and deprecated in OpenSSL 3.0. +X509_ACERT_get0_issuerName(), X509_ACERT_set1_issuerName() +were added in OpenSSL 3.4. + =head1 COPYRIGHT Copyright 2015-2024 The OpenSSL Project Authors. All Rights Reserved. |