rsa_validate_keypair_multiprime
return rsa_validate_keypair_multiprime(key, NULL) > 0;
return rsa_validate_keypair_multiprime(key, cb);