Searched refs:getKeyType (Results 1 – 5 of 5) sorted by relevance
50 assertEquals("Key algorithm should be the one specified", "RSA", spec.getKeyType()); in testConstructor_Success()77 assertEquals("Key algorithm should be the one specified", "RSA", spec.getKeyType()); in testBuilder_Success()
170 public @KeyProperties.KeyAlgorithmEnum String getKeyType() { in getKeyType() method in KeyPairGeneratorSpec
198 String specKeyAlgorithm = legacySpec.getKeyType(); in initialize()
28283 method public java.lang.String getKeyType();
30342 method public java.lang.String getKeyType();