pub async fn check_certificate_async(
client: &TencentCloudAsync,
request: &CheckCertificate<'_>,
) -> TencentCloudResult<CheckCertificateResponse>Expand description
Call SSL DescribeCertificate with the async client.
pub async fn check_certificate_async(
client: &TencentCloudAsync,
request: &CheckCertificate<'_>,
) -> TencentCloudResult<CheckCertificateResponse>Call SSL DescribeCertificate with the async client.