Searched defs:kf (Results 1 – 9 of 9) sorted by relevance
43 private final KeyFactory kf; field in TestKeyPair
152 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testModifiedKeyEncodingTest() local279 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testInvalidSpec() local323 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testInCompatibleSpec() local
130 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testKeySpecs() local170 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testEncodedKeySpecs() local
127 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testKeyAttributes() local
627 KeyFactory kf = KeyFactory.getInstance("RSA"); in init() local
285 KeyFactory kf = KeyFactory.getInstance("DSA"); in makeInheritedParamsKey() local
331 KeyFactory kf = KeyFactory.getInstance("DSA"); in check() local
97 KeyFactoryStub kf = new KeyFactoryStub(kfs, providers[i], in test_constructor() local
175 final KeyFactory kf = KeyFactory.getInstance("RSA"); in getRsaCertificatePublicKey() local