Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/packet
LLSign
Signable
Interface Signable
Target packet compatible with low level signing function.
interface
Signable
{
[OP]
:
(
(
signer
:
LLSign
)
=>
Promise
<
void
>
)
;
}
Hierarchy (
view full
)
Signable
Signer
.
Signable
Implemented by
Data
Interest
Index
Properties
[OP]
Properties
[OP]
[OP]
:
(
(
signer
:
LLSign
)
=>
Promise
<
void
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[OP]
NDNts
Loading...
Target packet compatible with low level signing function.