Actions
NullSignature » History » Revision 1
Revision 1/2
| Next »
Davide Pesavento, 06/19/2020 01:05 PM
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.
A KeyLocator
element SHOULD NOT be used with this type of signature; if present, it MUST be ignored.
SignatureValue = SIGNATURE-VALUE-TYPE
TLV-LENGTH ; == 0
InterestSignatureValue = INTEREST-SIGNATURE-VALUE-TYPE
TLV-LENGTH ; == 0
Updated by Davide Pesavento over 4 years ago · 2 revisions