Functions
getTrustedIssuerCertificates
Retrieve all trusted issuer certificates from storage.
Retrieve all trusted issuer certificates from storage.
Signature
function getTrustedIssuerCertificates(): Promise<Result<TrustedIssuerCertificate[], GetTrustedIssuerCertificatesError>>Returns
Promise<Result<TrustedIssuerCertificate[], GetTrustedIssuerCertificatesError>>
Throws
MobileCredentialHolderErrorType.SdkNotInitialized if the SDK has not been initialized.
How would you rate this page?