API spec: mandatory: get_trustwords() optional: get_message_trustwords()
@ -185,14 +185,6 @@ namespace pEp {
in bool full
);
method cached=true get_trustwords_for_fprs(
in string fpr1,
in string fpr2,
in string lang,
returns sstring words,
method cached=true get_message_trustwords(
in message msg,
in stringlist keylist,