Searched refs:PURPOSE_SIGN (Results 1 – 8 of 8) sorted by relevance
66 PURPOSE_SIGN,85 public static final int PURPOSE_SIGN = 1 << 2; field in KeyProperties109 case PURPOSE_SIGN: in toKeymaster()127 return PURPOSE_SIGN; in fromKeymaster()
223 KeyProperties.PURPOSE_SIGN in initialize()240 | KeyProperties.PURPOSE_SIGN in initialize()773 if ((spec.getPurposes() & KeyProperties.PURPOSE_SIGN) == 0) { in getCertificateSignatureAlgorithm()
309 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()324 | KeyProperties.PURPOSE_SIGN in getLegacyKeyProtectionParameter()
36 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
139 KeyProperties.PURPOSE_SIGN) in generateAndPersistNewMacRandomizationSecret()
45 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42856 field public static final int PURPOSE_SIGN = 4; // 0x4