Searched defs:DIGEST_SHA224 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java504 DIGEST_SHA224,
529 public static final String DIGEST_SHA224 = "SHA-224"; field in class:KeyProperties
556 case DIGEST_SHA224:
583 return DIGEST_SHA224;

Completed in 56 milliseconds