IO Wallet SDK
    Preparing search index...

    Interface RequestDpopOptions

    interface RequestDpopOptions {
        nonce?: string;
        signer: JwtSignerJwk;
    }
    Index

    Properties

    Properties

    nonce?: string

    Dpop nonce to use for constructing the dpop jwt

    signer: JwtSignerJwk

    The signer of the dpop jwt