Searched defs:CipherEntry (Results 1 – 1 of 1) sorted by relevance
19 private static final class CipherEntry class in BlockCipherFactory26 public CipherEntry(String type, int blockSize, int keySize, String cipherClass) in CipherEntry() method in BlockCipherFactory.CipherEntry