Create off-line card encryption key with the right size.
* g10/keygen.c (gen_card_key_with_backup): Get the size of the key from the card.
Formerly the off-line encryption key was created with a fixed length
of 1024 bit. With this change the key is created as expected.
- GnuPG-bug-id: T1230