Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
securechannel
SecureChannelProtocol
Class SecureChannelProtocol
Hierarchy (
view full
)
StatusReportOnlySecureChannelProtocol
SecureChannelProtocol
Index
Constructors
constructor
Accessors
too
Many
Pase
Errors
Methods
close
get
Id
handle
Initial
Status
Report
on
New
Exchange
remove
Pase
Commissioner
set
Pase
Commissioner
[create]
is
Standalone
Ack
Constructors
constructor
new
Secure
Channel
Protocol
(
sessions
,
fabrics
)
:
SecureChannelProtocol
Parameters
sessions
:
SessionManager
fabrics
:
FabricManager
Returns
SecureChannelProtocol
Accessors
too
Many
Pase
Errors
get
tooManyPaseErrors
(
)
:
AsyncObservable
<
[
]
,
void
>
Emitted when the active PASE session hits the maximum error threshold.
Returns
AsyncObservable
<
[
]
,
void
>
Methods
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Id
get
Id
(
)
:
number
Returns
number
handle
Initial
Status
Report
handle
Initial
Status
Report
(
exchange
,
message
)
:
Promise
<
void
>
Parameters
exchange
:
MessageExchange
message
:
Message
Returns
Promise
<
void
>
on
New
Exchange
on
New
Exchange
(
exchange
,
message
)
:
Promise
<
void
>
Parameters
exchange
:
MessageExchange
message
:
Message
Returns
Promise
<
void
>
remove
Pase
Commissioner
remove
Pase
Commissioner
(
)
:
void
Returns
void
set
Pase
Commissioner
set
Pase
Commissioner
(
paseServer
)
:
void
Parameters
paseServer
:
PaseServer
Returns
void
Static
[create]
[create]
(
env
)
:
SecureChannelProtocol
Parameters
env
:
Environment
Returns
SecureChannelProtocol
Static
is
Standalone
Ack
is
Standalone
Ack
(
protocolId
,
messageType
)
:
boolean
Parameters
protocolId
:
number
messageType
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
too
Many
Pase
Errors
Methods
close
get
Id
handle
Initial
Status
Report
on
New
Exchange
remove
Pase
Commissioner
set
Pase
Commissioner
[create]
is
Standalone
Ack
matter.js-monorepo
Loading...
Emitted when the active PASE session hits the maximum error threshold.