Skip to main content

cmd_key_secrets

Function cmd_key_secrets 

Source
pub async fn cmd_key_secrets(
    client: &VtaClient,
    key_ids: Vec<String>,
    context: Option<String>,
) -> Result<(), Box<dyn Error>>