rikulo / xml-crypto

Xml digital signature library for Dart
https://pub.dev/packages/xml_crypto
MIT License
4 stars 0 forks source link

The `wsu:Id` of WS-Security can't be matched #1

Open scribetw opened 2 years ago

scribetw commented 2 years ago

In Dart, there is no XPath library that implements fully.

Without the namespace-uri() or local-name() function support in attribute, wsu:Id attribute can't be matched.