Returns a (possibly empty) collection view of X.509 CRLs read from the given input stream <code>is</code>.
@param stream the input stream with the CRLs.
@return a (possibly empty) collection view of X.509 CRL objects initialized with the data from the input stream.
@exception CRLException on parsing errors.
See Implementation
Returns a (possibly empty) collection view of X.509 CRLs read from the given input stream <code>is</code>.
@param stream the input stream with the CRLs.
@return a (possibly empty) collection view of X.509 CRL objects initialized with the data from the input stream.
@exception CRLException on parsing errors.