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

Exception fetching UCM file AES KeyGenerator not available

XMLWordPrintable

      In submitter's code they try to generate key using AES algorithm.
      This below error is thrown while trying to download and encrypt the zip file using Cipher.
       
      Caused by: java.security.NoSuchAlgorithmException: AES KeyGenerator not available
      at javax.crypto.KeyGenerator.<init>(DashoA13*..)
      at javax.crypto.KeyGenerator.getInstance(DashoA13*..)
      at oracle.apps.hcm.common.dataLoader.fileReader.common.UCMTransferFile.randomKey(UCMTransferFile.java:650)

            robm Robert Mckenna
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: