Class Credentials

Credentials

Hierarchy

  • Credentials

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Get a credential

    Parameters

    • said: string

      SAID of the credential

    • Optional includeCESR: boolean = false

      Optional flag export the credential in CESR format

    Returns Promise<any>

    A promise to the credential

    Async

  • List credentials

    Parameters

    • Optional kargs: CredentialFilter = {}

      Optional parameters to filter the credentials

    Returns Promise<any>

    A promise to the list of credentials

    Async

Generated using TypeDoc