-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8u181
-
x86_64
-
windows_10
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
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
- duplicates
-
JDK-8213008 Cipher with UNWRAP_MODE should support the generation of an AES key type
- Closed