This will more closely resemble online version
verifyPassOffline(validExamplePass, { trustedIssuer: TRUSTED_ISSUERS.MOH_EXAMPLE }) // <-- this fails now
currently if you want to specify TRUSTED_ISSUERS.MOH_EXAMPLE trustedIssuer, you ALSO need to define didDocument
This will more closely resemble online version
currently if you want to specify
TRUSTED_ISSUERS.MOH_EXAMPLEtrustedIssuer, you ALSO need to define didDocument