Function user_current_get_gpg_key

Source
pub async fn user_current_get_gpg_key(
    configuration: &Configuration,
    id: i64,
) -> Result<GpgKey, Error<UserCurrentGetGpgKeyError>>