- Secret key passphrase is changed by using `gpg --s2k-count 6553600 --edit-key
KEY passwd`
- gpg --list-packets ~/.gnupg/secring.gpg shows "protect count: 201"
For clarity, this value (the internal representation?) should be converted back
to the value the user specified; in this case, 6553600.