Home
last modified time | relevance | path

Searched defs:attestationChallenge (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DAttestationUtils.java138 @NonNull int[] idTypes, @NonNull byte[] attestationChallenge) throws in attestDeviceIds()
DKeyGenParameterSpec.java354 byte[] attestationChallenge, in KeyGenParameterSpec()
1517 public Builder setAttestationChallenge(byte[] attestationChallenge) { in setAttestationChallenge()