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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java506 DIGEST_SHA384,
539 public static final String DIGEST_SHA384 = "SHA-384"; field in class:KeyProperties
560 case DIGEST_SHA384:
587 return DIGEST_SHA384;

Completed in 83 milliseconds