ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] How do I call the pkcs1 dissection from another dissector?

From: Kaul <mykaul@xxxxxxxxx>
Date: Mon, 1 Mar 2010 16:42:52 +0200
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.

TIA,
Y.