Searched refs:isInputCrlNotEmpty (Results 1 – 1 of 1) sorted by relevance
116 if (isInputCertChainNotEmpty() || isInputCrlNotEmpty() || signer == null) { in getX509CRLs()201 private boolean isInputCrlNotEmpty() { in isInputCrlNotEmpty() method in SignerConfig