pub fn get_certificate<C, Fut, B, E>(
client: C,
params: &GetCertificateParams,
) -> GetCertificate<Fut, B, E> ⓘ
Expand description
Get a certificate that has been uploaded to the organization.
You can get a certificate regardless of whether it is active or not.