Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing some docs on simply parsing and visualizing an XMLDSig #250

Open
dietergeerts opened this issue May 16, 2023 · 0 comments
Open

Missing some docs on simply parsing and visualizing an XMLDSig #250

dietergeerts opened this issue May 16, 2023 · 0 comments

Comments

@dietergeerts
Copy link

Hi, we are working with a 3rd party provider to sign documents, and we eventually get a Base64 encoded XMLDSig as a result, which we then store in our database. We now have the need to just display this signature, and from the docs in this package, I can't seem to figure out how to just do this. I'm fairly new to these signatures and such libraries, so I might be missing or overlooking something. With displaying, I don't mean just the XML structure as-is as text, but the need to extract the values and nicely display them with the help of a blade template. So I guess we actually need some class/object from the parsing to help us navigate the content of the signature. I would really appreciate some pointers on how to achieve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant