KT_RSA
case KT_RSA:
get_keytypes |= KT_RSA;
int get_keytypes = KT_RSA|KT_ECDSA|KT_ED25519|KT_ECDSA_SK|KT_ED25519_SK;