Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296072

CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream

XMLWordPrintable

        These interface methods now write into OutputStream, which means each implementation must first write into a DerOutputStream and then dump the bytes into the OutputStream object. This is unnecessary since all calls to the methods actually writes into a DerOutputStream.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: