Add missing docs for some PKCS12 functions
authorJon Spillett <jon.spillett@oracle.com>
Mon, 2 Sep 2019 04:51:05 +0000 (14:51 +1000)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 12 Nov 2019 17:14:31 +0000 (18:14 +0100)
commiteb389a75c0e893a3a9951ddc804459713dbf5d3d
tree3423e1385caf1b8712622abc0872f42b59c2d069
parent40fa9d9ef7c05ea355067865c655653c663f03c8
Add missing docs for some PKCS12 functions

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9752)
doc/man3/PKCS12_SAFEBAG_get0_attrs.pod [new file with mode: 0644]
doc/man3/PKCS12_add_CSPName_asc.pod [new file with mode: 0644]
doc/man3/PKCS12_add_friendlyname_asc.pod [new file with mode: 0644]
doc/man3/PKCS12_add_localkeyid.pod [new file with mode: 0644]
doc/man3/PKCS12_get_friendlyname.pod [new file with mode: 0644]