-
I am looking for a example for generating PGP key pairs with passphrase, in the readme file, passphrase variable is declared but not used. |
Beta Was this translation helpful? Give feedback.
Answered by
lubux
May 20, 2025
Replies: 1 comment
-
Hi. You have to lock after generating the keys. Copied from the examples:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tcllib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. You have to lock after generating the keys.
Copied from the examples: