Searched defs:cipherID (Results 1 – 2 of 2) sorted by relevance
1180 String cipherID = algorithm + ":" + providerName; in test_Cipher() local1363 private void assertCorrectAlgorithmParameters(String providerName, String cipherID, in assertCorrectAlgorithmParameters()