Project

General

Profile

NullSignature » History » Version 2

Davide Pesavento, 06/19/2020 01:07 PM

1 1 Davide Pesavento
# Null Signature
2
3
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.
4
5
    SignatureValue = SIGNATURE-VALUE-TYPE
6
                     TLV-LENGTH ; == 0
7
8
    InterestSignatureValue = INTEREST-SIGNATURE-VALUE-TYPE
9
                             TLV-LENGTH ; == 0
10 2 Davide Pesavento
11
A `KeyLocator` element SHOULD NOT be used with this type of signature; if present, it MUST be ignored.