IO Wallet SDK
    Preparing search index...
    SignCallback: (
        options: { jwk: JsonWebKey; toBeSigned: Uint8Array },
    ) => Promise<Uint8Array>

    Type Declaration

      • (options: { jwk: JsonWebKey; toBeSigned: Uint8Array }): Promise<Uint8Array>
      • Parameters

        • options: { jwk: JsonWebKey; toBeSigned: Uint8Array }

        Returns Promise<Uint8Array>