How to decode the Netconf messages captured by Wireshark?
My Netconf client communicates with a Confd Netconf server over SSH. I see encrypted packets (of type SSHv2 and TCP) captured by Wireshark whenever the client communicates with the server. How to decode these packets?