|
@ -237,6 +237,14 @@ namespace pEp { |
|
|
|
|
|
|
|
|
method leave_device_group(); |
|
|
method leave_device_group(); |
|
|
|
|
|
|
|
|
|
|
|
method enable_identity_for_sync( |
|
|
|
|
|
in identity ident |
|
|
|
|
|
); |
|
|
|
|
|
|
|
|
|
|
|
method disable_identity_for_sync( |
|
|
|
|
|
in identity ident |
|
|
|
|
|
); |
|
|
|
|
|
|
|
|
method config_cipher_suite( |
|
|
method config_cipher_suite( |
|
|
in CipherSuite suite |
|
|
in CipherSuite suite |
|
|
); |
|
|
); |
|
|