
Misc PGP helper routines
| Function | Description | Links | 
|---|---|---|
| key_free() | Free a PGP Key info | |
| pgp_canencrypt() | Does this algorithm ID support encryption? | |
| pgp_cansign() | Does this algorithm ID support signing? | |
| pgp_copy_uids() | Copy a list of PGP UIDs | |
| pgp_key_free() | Free a PGP key info | |
| pgp_pkalgbytype() | Get the name of the algorithm from its ID | |
| pgp_remove_key() | Remove a PGP key from a list | |
| pgp_uid_free() | Free a PGP UID |