Encode the extensions in DER form to the stream.
@param stream the DerOutputStream to marshal the contents to. @param isCertReq if true then no context specific tag is added. @exception CertificateException on encoding errors. @exception IOException on errors.
See Implementation
Encode the extensions in DER form to the stream.
@param stream the DerOutputStream to marshal the contents to. @param isCertReq if true then no context specific tag is added. @exception CertificateException on encoding errors. @exception IOException on errors.