Unmarshals an X.509 CRL from an input stream. Only one CRL is expected at the end of the input stream.
@param inStrm an input stream holding at least one CRL @exception CRLException on parsing errors.
See Implementation
Unmarshals an X.509 CRL from an input stream. Only one CRL is expected at the end of the input stream.
@param inStrm an input stream holding at least one CRL @exception CRLException on parsing errors.