Home
last modified time | relevance | path

Searched refs:canonicalAlgorithm (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DSignatureTest.java376 String canonicalAlgorithm = in testAlgorithmList() local
378 if (canonicalAlgorithm != null) { in testAlgorithmList()
380 algLowerCase = canonicalAlgorithm.toLowerCase(); in testAlgorithmList()