Class Ipex

Ipex

Hierarchy

  • Ipex

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Create an IPEX admit EXN message

    Parameters

    • name: string

      Name or alias of the identifier

    • message: string

      accompany human readable description of the credential being admitted

    • grant: string

      qb64 SAID of grant message this admit is responding to

    • Optional datetime: string

      Optional datetime to set for the credential

    Returns Promise<[Serder, string[], string]>

    A promise to the long-running operation

    Async

  • Parameters

    • name: string
    • exn: Serder
    • sigs: string[]
    • atc: string
    • recp: string[]

    Returns Promise<any>

  • Parameters

    • name: string
    • exn: Serder
    • sigs: string[]
    • atc: string
    • recp: string[]

    Returns Promise<any>

Generated using TypeDoc