Searched defs:decryptKey (Results 1 – 4 of 4) sorted by relevance
278 public PKCS8EncodedKeySpec getKeySpec(Key decryptKey) throws NoSuchAlgorithmException, in getKeySpec()332 public PKCS8EncodedKeySpec getKeySpec(Key decryptKey, String providerName) in getKeySpec()387 public PKCS8EncodedKeySpec getKeySpec(Key decryptKey, Provider provider) in getKeySpec()
39 void test(PrivateKey encryptKey, PublicKey decryptKey) { in test()
42 public void test(PrivateKey encryptKey, PublicKey decryptKey) { in test()
42 public void test(Key encryptKey, Key decryptKey) { in test()