diff options
Diffstat (limited to 'crypto/x509/ext_dat.h')
-rw-r--r-- | crypto/x509/ext_dat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509/ext_dat.h b/crypto/x509/ext_dat.h index 8bb4ed6638..7ad8303f7d 100644 --- a/crypto/x509/ext_dat.h +++ b/crypto/x509/ext_dat.h @@ -41,3 +41,4 @@ extern const X509V3_EXT_METHOD ossl_v3_acc_priv_policies; extern const X509V3_EXT_METHOD ossl_v3_user_notice; extern const X509V3_EXT_METHOD ossl_v3_battcons; extern const X509V3_EXT_METHOD ossl_v3_audit_identity; +extern const X509V3_EXT_METHOD ossl_v3_issued_on_behalf_of; |