Add IETFAttrSyntax type support
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Tue, 8 Jun 2021 08:31:57 +0000 (17:31 +0900)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Apr 2024 13:05:35 +0000 (14:05 +0100)
commit0e8020a45b2f24e85769cd2c66c41f0b7ffa21e4
tree80e3c06a6d1fcc4adf19734242f95ec14d9c45ac
parent1eeec94f1fd7de60248d1093d5552dc1f05c2fc9
Add IETFAttrSyntax type support

The IETFAtrrSyntax type is used for the values of several attributes
defined in RFC 5755 for use with attribute certificates.
Specifically this type is used with the "Charging Identity" and
"Group" attributes.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15857)
crypto/x509/build.info
crypto/x509/x_ietfatt.c [new file with mode: 0644]
doc/build.info
doc/man3/OSSL_IETF_ATTR_SYNTAX.pod [new file with mode: 0644]
doc/man3/OSSL_IETF_ATTR_SYNTAX_print.pod [new file with mode: 0644]
doc/man3/X509_dup.pod
doc/man3/d2i_X509.pod
include/openssl/x509_acert.h.in
util/libcrypto.num
util/other.syms