neuhalje / bouncy-gpg

Make using Bouncy Castle with OpenPGP fun again!
https://neuhalje.github.io/bouncy-gpg/
Other
205 stars 58 forks source link

"No (suitable) public key for signing" - isn't just the sender's private key needed for signing? #70

Open camhashemi opened 1 year ago

camhashemi commented 1 year ago

See: https://cran.r-project.org/web/packages/gpg/vignettes/intro.html#Sign_and_Encrypt

Why do we need the sender's public key as well?