<?xml version="1.0" ?>
|
|
<node name="/security/pep/">
|
|
<interface name="security.pep">
|
|
<method name="decrypt_message">
|
|
<arg direction="in" name="status">
|
|
<annotation name="org.freedesktop.DBus.Object" value="PEP_STATUS" />
|
|
</arg>
|
|
<!--
|
|
<arg direction="in" type="b" name="src" />
|
|
<arg direction="out" type="b" name="dst" />
|
|
<arg direction="out" type="b" name="rating" />
|
|
<arg direction="out" type="(b)" name="flags" />
|
|
-->
|
|
</method>
|
|
</interface>
|
|
</node>
|