comparison 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
comparison
equal deleted inserted replaced
3101:ab7e8ade848a 3102:7574f795bd1e
494 494
495 [encryptionPluginsGet] 495 [encryptionPluginsGet]
496 type=method 496 type=method
497 category=core 497 category=core
498 sig_in= 498 sig_in=
499 sig_out=aa{ss} 499 sig_out=s
500 doc=Retrieve registered plugins for encryption 500 doc=Retrieve registered plugins for encryption
501 501
502 [encryptionTrustUIGet] 502 [encryptionTrustUIGet]
503 async= 503 async=
504 type=method 504 type=method