Constructors
constructor
- new FabricAuthority(context): FabricAuthority
Accessors
fabrics
- get fabrics(): Fabric[]
Methods
createFabric
- createFabric(): Promise<Fabric>
Returns Promise<Fabric>
defaultFabric
- defaultFabric(): Promise<Fabric>
Returns Promise<Fabric>
hasControlOf
- hasControlOf(fabric): boolean
Returns boolean
Static
[create]
- [create](env): FabricAuthority
Manages fabrics controlled locally associated with a specific CA.