blob: 8c38e9e4492f337e0a41e03b6bc9ec228575004c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# A simplest form of TSIG, but the algorithm name is compressed (quite
# pathological, but we accept it)
#
[custom]
sections: name:tsig
[name]
name: hmac-sha256
[tsig]
algorithm: ptr=0
mac_size: 32
|