Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
FabricAuthorityContext
Interface FabricAuthorityContext
Interfaces FabricAuthority with other components.
interface
FabricAuthorityContext
{
ca
:
CertificateAuthority
;
config
:
FabricAuthorityConfiguration
;
fabrics
:
FabricManager
;
}
Index
Properties
ca
config
fabrics
Properties
ca
ca
:
CertificateAuthority
config
config
:
FabricAuthorityConfiguration
fabrics
fabrics
:
FabricManager
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ca
config
fabrics
matter.js-monorepo
Loading...
Interfaces FabricAuthority with other components.