Searched refs:trailingChar (Results 1 – 1 of 1) sorted by relevance
268 char trailingChar = (char) certificateBuffer.get(); in getNextDEREncodedCertificateBlock() local269 if (Character.isWhitespace(trailingChar)) { in getNextDEREncodedCertificateBlock()