download_certificate_async

Function download_certificate_async 

Source
pub async fn download_certificate_async(
    client: &TencentCloudAsync,
    request: &DownloadCertificate<'_>,
) -> TencentCloudResult<DownloadCertificateResponse>
Expand description

Call SSL DownloadCertificate with the async client.