Unmarshal a certificate from its encoded form, parsing a DER value.
This form of constructor is used by agents which need to examine
and use certificate contents.
@param derVal the der value containing the encoded cert.
@exception CertificateException on parsing and initialization errors.
Unmarshal a certificate from its encoded form, parsing a DER value. This form of constructor is used by agents which need to examine and use certificate contents.
@param derVal the der value containing the encoded cert. @exception CertificateException on parsing and initialization errors.