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