Manages fabrics controlled locally associated with a specific CA.

Constructors

Accessors

  • get fabrics(): Fabric[]
  • List all controlled fabrics.

    Returns Fabric[]

Methods

  • Create a new fabric under our control.

    Returns Promise<Fabric>

  • Obtain the default fabric for this authority.

    Returns Promise<Fabric>

  • Determine whether a fabric belongs to this authority.

    Parameters

    Returns boolean