Searched refs:getKeyAuthenticatorType (Results 1 – 2 of 2) sorted by relevance
203 assertThat(mPhysicalDeviceAttributes.getKeyAuthenticatorType()).isEqualTo(0); in parseCertificate_keyAuthenticatorType()204 assertThat(mPhysicalDeviceAttributes2.getKeyAuthenticatorType()).isEqualTo(0); in parseCertificate_keyAuthenticatorType()
210 int getKeyAuthenticatorType() { in getKeyAuthenticatorType() method in AndroidKeystoreAttestationVerificationAttributes