@silencelaboratories/walletprovider-sdk
    Preparing search index...

    Class SignSetupOpts

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • __namedParameters: { key_id: string; message: string; signAlg: string; t: number }

      Returns SignSetupOpts

    Properties

    key_id: string

    Select the key using it's ID

    message: string

    The message to sign

    signAlg: string

    Select which signature algorithm to use

    t: number

    Number of nodes that will participate in the signature execution