From David Fort: use the checksum algorithm when computing the key ID
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Jan 2004 00:11:59 +0000 (00:11 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Jan 2004 00:11:59 +0000 (00:11 +0000)
commitcdd282f200cdff75a536b840240b749bd65e64a7
tree0582d77887fba21ff34aefeaab7140b085bdcd6b
parentd7fc5e983e720f1749553eb0e5cdcd28a10d9d39
From David Fort: use the checksum algorithm when computing the key ID
for all algorithms other than RSAMD5.

Make "compute_key_id()" return a "guint16", as the key IDs are 16-bit
and as it can no longer return -1 meaning "I don't know how to compute
the key ID for that algorithm".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9746 f5534014-38df-0310-8fa8-9805f1628bb7
packet-dns.c