Wireshark mailing list archives

Re: How do I call the pkcs1 dissection from another dissector?


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Thu, 11 Mar 2010 17:21:23 -0500

Kaul wrote:
find_dissector("pkcs-1") doesn't seem to be the correct way to do it. 
How do I do it?
There's a PKCS1 blob I want the PKCS#1 dissector to dissect. How do I 
call it? I can create a TVB for it, of course.

You'd need that dissector to be registered by name (by calling 
register_dissector()) first.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: