Browse Source

Integrate JNI-71 and ENGINE-416

android-1.0.101
Hussein Kasem 7 years ago
parent
commit
fc4e635f1a
  1. 1
      src/pEp.yml2

1
src/pEp.yml2

@ -163,6 +163,7 @@ namespace pEp {
method encrypt_message_for_self( method encrypt_message_for_self(
in identity target, in identity target,
in message src, in message src,
in stringlist extra,
creates message dst, creates message dst,
Cconst PEP_enc_format encformat "PEP_enc_PEP", Cconst PEP_enc_format encformat "PEP_enc_PEP",
Cconst PEP_encrypt_flags flags "0" Cconst PEP_encrypt_flags flags "0"

Loading…
Cancel
Save