Fix key size of terminal cert.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -212,7 +212,7 @@ int cmd_initialize() {
|
|||||||
strlen((const char *) label),
|
strlen((const char *) label),
|
||||||
keyid,
|
keyid,
|
||||||
20,
|
20,
|
||||||
192,
|
256,
|
||||||
res_APDU,
|
res_APDU,
|
||||||
4096);
|
4096);
|
||||||
fpk = search_by_fid(EF_PRKD_DEV, NULL, SPECIFY_EF);
|
fpk = search_by_fid(EF_PRKD_DEV, NULL, SPECIFY_EF);
|
||||||
|
|||||||
Reference in New Issue
Block a user