Searched refs:KEY_USAGE_BITSTRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
110 private static final int KEY_USAGE_BITSTRING_LENGTH = 9; field in KeyAttestationTest573 boolean[] expectedKeyUsage = new boolean[KEY_USAGE_BITSTRING_LENGTH]; in checkKeyUsage()