139140141142143144145146
return bOut.toByteArray(); } catch (IOException e) { throw (CRLException)new CRLException(e.getMessage()).initCause(e); } }