Searched refs:INDEX_SAN_TYPE (Results 1 – 1 of 1) sorted by relevance
46 private static final int INDEX_SAN_TYPE = 0; field in IkeIdentification173 if ((Integer) san.get(INDEX_SAN_TYPE) == expectedSanType) { in validateEndCertSanOrThrow()