diff options
author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-07-16 19:34:26 +0000 |
---|---|---|
committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-07-16 19:34:26 +0000 |
commit | ad93e9f8310592f61fc07e79791eb6d8f17e64fc (patch) | |
tree | 0478f78b497da8d62ea745184207e53174c03ab5 /bindings/java/lang.py | |
parent | 21ca128532e76be7461d049d8913a17f75f971eb (diff) | |
download | lasso-ad93e9f8310592f61fc07e79791eb6d8f17e64fc.tar.gz lasso-ad93e9f8310592f61fc07e79791eb6d8f17e64fc.tar.xz lasso-ad93e9f8310592f61fc07e79791eb6d8f17e64fc.zip |
[Core] Change lasso_apply_signature to use quark stored annotated signature parameters
The node containing signature do not handle the private keys passwords.
As the fields for signature parameters are part of the public ABI we
cannot add the password field to the public structure for those nodes.
Instead we use the new quark annotation accessed through
lasso_node_get/set_signature, and if the sign_type parameter is non-NULL
we use it instead of the parameters stored in the public structure.
This is a gross hack :( but at least it is documented.
Diffstat (limited to 'bindings/java/lang.py')
0 files changed, 0 insertions, 0 deletions