Does anyone know how to get past this `keytocard` error please?
Sequence of commands to get the error:
```
$>gpg --edit-key [my key id]
/snip/
Secret key is available.
/snip/
gpg>toggle
/snip/
gpg>key 1
/snip/
gpg>keytocard
/snip/
Please select where to store the key:
(2) Encryption key
Your selection? 2
Key does not match the card's capability.
```
# What I'm using:
gpg (GnuPG/MacGPG2) 2.0.27
libgcrypt 1.6.3
OSX 10.10.3 (14D131)
ykpersonalize -V
Firmware version 3.4.0 Touch level 1797 Program sequence 2
Unsupported firmware revision - some features may not be available
Please see
https://developers.yubico.com/... for more information.
1.16.0
Yubikey core error: unsupported firmware version
OSX Yubikey Personalization Tool says it's firmware 3.4.0, Slot 1 configured, no errors. (If there was a way to do all this in the OSX YPT, I'd do it there, but AFAIK there is not; I can't even set -m28 with it. Grrr.)
Thanks much in advance, /rb