gopenpgp icon indicating copy to clipboard operation
gopenpgp copied to clipboard

Q: Is there a way of verifyng binary signature?

Open mm-mq opened this issue 1 year ago • 0 comments
trafficstars

Hello, is there a way of verifying binary signatures? I have a signed message

-----BEGIN PGP MESSAGE-----
//encoded data
-----END PGP MESSAGE-----

and a public key and I'd like to use the library to verify the signature. The message data is not encrypted.

Cheers

mm-mq avatar Jan 03 '24 10:01 mm-mq