light-mode-image
Learn
Functions

getTrustedVerifierCertificates

Retrieve all trusted verifier certificates from storage.

Retrieve all trusted verifier certificates from storage.

Signature

function getTrustedVerifierCertificates(): Promise<Result<TrustedVerifierCertificate[], GetTrustedVerifierCertificatesError>>

Returns

Promise<Result<TrustedVerifierCertificate[], GetTrustedVerifierCertificatesError>>

Throws

MobileCredentialHolderErrorType.SdkNotInitialized if the SDK has not been initialized.

How would you rate this page?

On this page