pub async fn decrypt_secret( ciphertext: &str, age_identities: &[PathBuf], ) -> Result<String>
Decrypt stored ciphertext, routing purely on its tag. age_identities is only consulted when the ciphertext is tagged age:.
age_identities
age: