Preparing search index...
The search index is not available
@ipshipyard/libp2p-auto-tls
@ipshipyard/libp2p-auto-tls
AutoTLSComponents
Interface AutoTLSComponents
interface
AutoTLSComponents
{
addressManager
:
AddressManager
;
datastore
:
Datastore
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
>
;
events
:
TypedEventTarget
<
Libp2pEvents
<
ServiceMap
>
>
;
keychain
:
Keychain
;
logger
:
ComponentLogger
;
nodeInfo
:
NodeInfo
;
peerId
:
PeerId
;
privateKey
:
PrivateKey
;
}
Index
Properties
address
Manager
datastore
events
keychain
logger
node
Info
peer
Id
private
Key
Properties
address
Manager
address
Manager
:
AddressManager
datastore
datastore
:
Datastore
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
>
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
events
events
:
TypedEventTarget
<
Libp2pEvents
<
ServiceMap
>
>
keychain
keychain
:
Keychain
logger
logger
:
ComponentLogger
node
Info
node
Info
:
NodeInfo
peer
Id
peer
Id
:
PeerId
private
Key
private
Key
:
PrivateKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
Manager
datastore
events
keychain
logger
node
Info
peer
Id
private
Key
@ipshipyard/libp2p-auto-tls
Loading...