Searched refs:keyTypeInt (Results 1 – 1 of 1) sorted by relevance
148 final int keyTypeInt = KeyStore.getKeyTypeForAlgorithm(keyType); in KeyPairGeneratorSpec() local150 keySize = getDefaultKeySizeForType(keyTypeInt); in KeyPairGeneratorSpec()152 checkCorrectParametersSpec(keyTypeInt, keySize, spec); in KeyPairGeneratorSpec()153 checkValidKeySize(keyTypeInt, keySize); in KeyPairGeneratorSpec()