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