Home
last modified time | relevance | path

Searched defs:sigAlg (Results 1 – 1 of 1) sorted by relevance

/build/tools/signapk/
DSignApk.java124 String sigAlg = cert.getSigAlgName().toUpperCase(Locale.US); in getDigestAlgorithm() local
138 String sigAlg = cert.getSigAlgName().toUpperCase(Locale.US); in getSignatureAlgorithm() local