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

Private Key Encoding Issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • 17, 21, 24, 25
    • security-libs
    • None

      An extra nested Octet string appears in the encoded private key because the key is already wrapped in an Octet string by NamedPKCS8Key, and then wrapped again during encoding in PKCS8Key. This results in a double wrapping of the key data, leading to incorrect encoding.

            varadam Varada M
            varadam Varada M
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: