pub fn store_load_recipients(store: &Store) -> Result<Recipients>
Expand description

Load the recipients for the given store.

This will try to load the recipient keys for all configured protocols, and errors if it fails.