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

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

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • None
    • security-libs

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: