[][src]Crate prs_lib

Modules

crypto
store
sync
types

Structs

Key

Recipient key.

Recipients

List of recipient keys.

Enums

Err

Constants

STORE_DEFAULT_ROOT

Default password store directory.

Functions

all

Select all public or private keys from keychain usable as recipient.

contains_own_secret_key

Check whether the given recipients contain any key that we have a secret key in our keychain for.

export_key

Export the given key as bytes.

export_key_file

Export the given key to a file.

filter_imported_fingerprints

Filter list of fingerprints.

import_key

Import the given key from bytes.

import_key_file

Import the given key from a file.

read_fingerprints_file

Read GPG fingerprints from the given file.

store_gpg_ids_file

Get the GPG IDs file for a store.

store_public_keys_dir

Get the public keys directory for a store.