Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/packet
Verifier
Verifiable
Interface Verifiable
Target packet compatible with high level verifier.
interface
Verifiable
{
"[OP]"
:
(
verifier
:
LLVerify
)
=>
Promise
<
void
>
;
name
:
Name
;
sigInfo
?:
SigInfo
;
sigValue
:
Uint8Array
;
}
Hierarchy (
View Summary
)
Readonly
<
PacketWithSignature
>
LLVerify
.
Verifiable
Verifiable
Implemented by
Data
Interest
Index
Properties
[OP]
name
sig
Info?
sig
Value
Properties
[OP]
"[OP]"
:
(
verifier
:
LLVerify
)
=>
Promise
<
void
>
Readonly
name
name
:
Name
Optional
Readonly
sig
Info
sigInfo
?:
SigInfo
Readonly
sig
Value
sigValue
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[OP]
name
sig
Info
sig
Value
NDNts
Loading...
Target packet compatible with high level verifier.