light-mode-image
Learn
Functions

getTrustedIssuerCertificates

Retrieve all trusted issuer certificates from storage.

Retrieve all trusted issuer certificates from storage.

Signature

function getTrustedIssuerCertificates(): Promise<TrustedIssuerCertificate[]>

Returns

Promise<TrustedIssuerCertificate[]>

An array of trusted issuer certificates as instances of TrustedIssuerCertificate.

How would you rate this page?

On this page