Searched refs:KEY_PARAMETER_X (Results 1 – 1 of 1) sorted by relevance
78 private static final int KEY_PARAMETER_X = -2; field in CborUtils360 byte[] xCor = ((ByteString) keyMap.get(new NegativeInteger(KEY_PARAMETER_X))).getBytes(); in extractRkpKeyFromMacedKey()