Searched defs:cipherAlgorithm (Results 1 – 2 of 2) sorted by relevance
51 private final String cipherAlgorithm; field in TlsKeyMaterialParameterSpec94 byte[] serverRandom, String cipherAlgorithm, int cipherKeyLength, in TlsKeyMaterialParameterSpec()
87 private String cipherAlgorithm; field in CipherBenchmark