Home > @hapoosjs/api-certs > Certs > getCertMetadata

Certs.getCertMetadata() method

Get certificate metadata.

Signature:

getCertMetadata(certId: string): Promise<CertMetadata>;

Parameters

Parameter Type Description
certId string Certificate ID

Returns:

Promise<CertMetadata>