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