Skip to main content

list_recipients

Function list_recipients 

Source
pub fn list_recipients(
    vault: &Vault,
    secret_key: Option<&str>,
) -> Vec<RecipientEntry>
Expand description

List all recipients in the vault with optional name resolution.

If secret_key is provided, decrypts meta to resolve display names and marks which recipient corresponds to the caller’s key.