Searched defs:KM_PURPOSE_SIGN (Results 1 – 2 of 2) sorted by relevance
183 public static final int KM_PURPOSE_SIGN = KeyPurpose.SIGN; field in KeymasterDefs
343 KM_PURPOSE_SIGN = 2, /* Usable with RSA, EC and HMAC keys. */ enumerator