Home GnuPG

Add function returning the ordered list of attributes of a DN

Description

Add function returning the ordered list of attributes of a DN

* src/dn.cpp (listAttributes): New.
(serialise): Use listAttributes.
* src/dn.cpp, src/dn.h (class DN): Add member function prettyAttributes.

This member function was added to libkleo's copy of DN with e101d885.
Add it here to be able to get rid of libkleo's copy of DN.

Details

Provenance
ikloeckerAuthored on Mon, Mar 17, 3:21 PM
Parents
rGPGMEQTc1a944a4536e: Fix deprecation warning with Qt 6
Branches
Unknown
Tags
Unknown
References
HEAD -> master