Searched refs:getCertificateForSigningIdAsync (Results 1 – 1 of 1) sorted by relevance
34 export async function getCertificateForSigningIdAsync(id: string): Promise<forge.pki.Certificate> { function86 const certificate = await getCertificateForSigningIdAsync(signingCertificateId);