JDK-8213999 : Additional information to JDK-8213008
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 8u181
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_10
  • CPU: x86_64
  • Submitted: 2018-11-15
  • Updated: 2018-11-16
  • Resolved: 2018-11-16
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE PROBLEM :
Thank you for comment.
The problem is that it's impossible to use SunPKCS11 library to do an unwrap directly inside the HSM because the object created is a key that don't have the expected type and we can't use the object afterwards to do cipher and decipher operations because it isn't an AES but a generic secret key.


FREQUENCY : always