Searched refs:SHARED_CERTIFICATES_INDEX (Results 1 – 2 of 2) sorted by relevance
62 private static final int SHARED_CERTIFICATES_INDEX = 0; field in CborUtils112 if (!checkType(dataItems.get(SHARED_CERTIFICATES_INDEX), in parseSignedCertificates()119 ((ByteString) dataItems.get(SHARED_CERTIFICATES_INDEX)).getBytes(); in parseSignedCertificates()
69 private static final int SHARED_CERTIFICATES_INDEX = 0; field in RkpRegistrationCheck227 SHARED_CERTIFICATES_INDEX)).getBytes(); in signCertificates()