IO Wallet SDK
    Preparing search index...

    Function createMrtdValidationJwt

    • Creates a signed JWT containing MRTD validation data for Phase 3 of L2+ flow.

      The JWT is sent to the PID Provider for cryptographic verification of the CIE document. Includes Data Groups (DG1, DG11), Security Objects, and Anti-Cloning challenge response.

      Parameters

      Returns Promise<{ jwt: string }>

      Signed JWT with typ="mrtd-ias+jwt"

      If signer lacks kid or signing fails

      IT-Wallet L2+ specification Section 12.1.3.5.3.4 (MRTD PoP Validation Request)