Warning, /utilities/kgpg/org.kde.kgpg.Key.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.kde.kgpg.Key">
0005     <method name="showKeyInfo">
0006       <arg name="keyID" type="s" direction="in"/>
0007     </method>
0008     <method name="importRemoteKey">
0009       <arg name="keyID" type="s" direction="in"/>
0010       <arg type="b" direction="out"/>
0011     </method>
0012     <method name="showOptions"/>
0013     <method name="showKeyServer"/>
0014     <method name="showKeyManager"/>
0015   </interface>
0016 </node>