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

Add support for XML Plist files with signature #1

Open
joachimmetz opened this issue Feb 11, 2024 · 0 comments
Open

Add support for XML Plist files with signature #1

joachimmetz opened this issue Feb 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Feb 11, 2024

Add support for XML Plist files with signature:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
...
</dict>
</plist>
----BEGIN RSA SIGNATURE----
<binary data containing signature>
@joachimmetz joachimmetz self-assigned this Feb 11, 2024
@joachimmetz joachimmetz added the enhancement New feature or request label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant