diff sat/bridge/bridge_constructor/bridge_template.ini @ 3102:7574f795bd1e

core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
author Goffi <goffi@goffi.org>
date Mon, 30 Dec 2019 20:44:04 +0100
parents f8cc88c773c8
children 130f9cb6e0ab
line wrap: on
line diff
--- a/sat/bridge/bridge_constructor/bridge_template.ini	Mon Dec 30 20:44:02 2019 +0100
+++ b/sat/bridge/bridge_constructor/bridge_template.ini	Mon Dec 30 20:44:04 2019 +0100
@@ -496,7 +496,7 @@
 type=method
 category=core
 sig_in=
-sig_out=aa{ss}
+sig_out=s
 doc=Retrieve registered plugins for encryption
 
 [encryptionTrustUIGet]