Searched defs:newCipher (Results 1 – 3 of 3) sorted by relevance
29 public Cipher newCipher(String transformation) in newCipher() method36 public Cipher newCipher(String transformation) in newCipher() method
28 Cipher newCipher(String transformation) throws NoSuchPaddingException, NoSuchAlgorithmException; in newCipher() method
26 Cipher newCipher(String transformation) throws NoSuchPaddingException, NoSuchAlgorithmException; in newCipher() method