Skip to main content

list_keys

Function list_keys 

Source
pub fn list_keys() -> Result<(), Error>
Expand description

Prints a formatted list of all PGP keys stored in the local keyring.

ยงErrors

Returns an error if the local keyring cannot be read.