Searched refs:CERT_ARRAY_ENTRIES (Results 1 – 1 of 1) sorted by relevance
64 private static final int CERT_ARRAY_ENTRIES = 2; field in CborUtils107 if (dataItems.size() != CERT_ARRAY_ENTRIES) { in parseSignedCertificates()