summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMassimiliano Pala <director@openca.org>2018-02-19 15:47:02 -0500
committerRich Salz <rsalz@openssl.org>2018-02-19 15:47:02 -0500
commitb383aa2081467e8d49c3362d295da7bd5cb4e1d8 (patch)
tree7d0d94682a592749303e41914413cc4ec75a28d7 /util/libcrypto.num
parent5f7470df83cb179f793026a5950c1446866c9cab (diff)
Add X509_get0_authority_key_id() function
This function makes it easier to retrieve a reference to the authority key identifier (akid->keyid) inside a certificate. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5271)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 54560632bc..b1dd6a09c6 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4503,3 +4503,4 @@ OCSP_basic_sign_ctx 4444 1_1_1 EXIST::FUNCTION:OCSP
RAND_DRBG_bytes 4445 1_1_1 EXIST::FUNCTION:
RAND_DRBG_secure_new 4446 1_1_1 EXIST::FUNCTION:
OSSL_STORE_vctrl 4447 1_1_1 EXIST::FUNCTION:
+X509_get0_authority_key_id 4448 1_1_0h EXIST::FUNCTION: