PGP Key Sorting.
Function | Description | Links |
---|---|---|
pgp_sort_address() | Compare two keys by their addresses | sort_t, sort_api |
pgp_sort_date() | Compare two keys by their dates | sort_t, sort_api |
pgp_sort_keyid() | Compare two keys by their IDs | sort_t, sort_api |
pgp_sort_keys() | Sort an array of PGP keys | |
pgp_sort_trust() | Compare two keys by their trust levels | sort_t, sort_api |