Skip to main content

cmd_key_get

Function cmd_key_get 

Source
pub async fn cmd_key_get(
    client: &VtaClient,
    key_id: &str,
    secret: bool,
) -> Result<(), Box<dyn Error>>