Encode the extensions in DER form to the stream, setting the context specific tag as needed in the X.509 v3 certificate.
@param stream the DerOutputStream to marshal the contents to. @exception CertificateException on encoding errors. @exception IOException on errors.
See Implementation
Encode the extensions in DER form to the stream, setting the context specific tag as needed in the X.509 v3 certificate.
@param stream the DerOutputStream to marshal the contents to. @exception CertificateException on encoding errors. @exception IOException on errors.