History log of /openssl/crypto/x509/x509aset.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 7ed6de99 05-Sep-2024 Tomas Mraz

Copyright year updates


Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes


# 9e1a8b5e 18-Jun-2021 Damian Hobson-Garcia

Attribute certificate getter and setter API

Only fields that are allowed by RFC 5755 are
accessible through this API. Fields that are only supported
in version 1 attribute certifica

Attribute certificate getter and setter API

Only fields that are allowed by RFC 5755 are
accessible through this API. Fields that are only supported
in version 1 attribute certificates (e.g. the AttCertIssuer
v1Form fields) are not implemented.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15857)

show more ...