Actions
Null Signature¶
The Null signature type indicates that the packet is not signed and therefore does not offer any sort of integrity protection or authenticity guarantees. This signature type MUST NOT be used except in testing environments or for experimentation purposes.
SignatureValue = SIGNATURE-VALUE-TYPE
TLV-LENGTH ; == 0
InterestSignatureValue = INTEREST-SIGNATURE-VALUE-TYPE
TLV-LENGTH ; == 0
A KeyLocator
element SHOULD NOT be used with this type of signature; if present, it MUST be ignored.
Updated by Davide Pesavento over 4 years ago · 2 revisions