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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyGenParameterSpec.java628 * KeyGenParameterSpec with getAttestationChallenge returning non-null is used to generate a
634 public byte[] getAttestationChallenge() { method in class:KeyGenParameterSpec
790 mAttestationChallenge = sourceSpec.getAttestationChallenge();
1232 * {@link #getAttestationChallenge()} returns non-null and the spec is used to generate a

Completed in 107 milliseconds