Searched defs:createCipher (Results 1 – 5 of 5) sorted by relevance
26 Cipher createCipher( in createCipher() method
27 public Cipher createCipher( in createCipher() method in DefaultJcaJceHelper
34 public Cipher createCipher( in createCipher() method in ProviderJcaJceHelper
34 public Cipher createCipher( in createCipher() method in NamedJcaJceHelper
732 private Cipher createCipher(int mode, char[] password, AlgorithmIdentifier algId) in createCipher() method in PKCS12KeyStoreSpi