Function user_current_post_gpg_key

Source
pub async fn user_current_post_gpg_key(
    configuration: &Configuration,
    form: Option<CreateGpgKeyOption>,
) -> Result<GpgKey, Error<UserCurrentPostGpgKeyError>>