Home > @hapoosjs/api-certs > Certs > getCert
Get issued certificate
Signature:
getCert(certId: string): Promise<Cert>;
Returns:
Promise<Cert>