New functions for PKCS8 attributes management
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 20 Jan 2020 13:01:02 +0000 (16:01 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Fri, 24 Jan 2020 12:09:05 +0000 (15:09 +0300)
commit408113c05087393cc1623a51a0e5bfe8483e302d
treee81ff6cd28e89ad5c2e5791d65642b9b7d53fd61
parentdc8de3e6f1eed18617dc42d41dec6c6566c2ac0c
New functions for PKCS8 attributes management

This commit introduces functions PKCS8_pkey_add1_attr_by_OBJ and PKCS8_pkey_add1_attr

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10900)
crypto/asn1/p8_pkey.c
include/openssl/x509.h
util/libcrypto.num