We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For investigation:
<loext:keyinfo> <loext:encrypted-key> <loext:encryption-method loext:PGPAlgorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/> <loext:KeyInfo> <loext:PGPData> <loext:PGPKeyID>Base64 of fingerprint</loext:PGPKeyID> <loext:PGPKeyPacket>Base64 of fingerprint</loext:PGPKeyPacket> </loext:PGPData> </loext:KeyInfo> <loext:CipherData> <loext:CipherValue>Base64 of gpg --encrypt --symmetric <key> </loext:CipherData> </loext:encrypted-key> another key here. </loext:keyinfo>
The text was updated successfully, but these errors were encountered:
See:
Sorry, something went wrong.
jferard
No branches or pull requests
For investigation:
The text was updated successfully, but these errors were encountered: