6676643: Improve current C_GetAttributeValue native implementation

Reviewed-by: xuelei
This commit is contained in:
Valerie Peng 2021-05-14 23:04:37 +00:00
parent 28f1c7ac4d
commit 7ab6dc83df
14 changed files with 258 additions and 388 deletions

View file

@ -53,6 +53,7 @@ import sun.security.pkcs11.Secmod.*;
import sun.security.pkcs11.wrapper.*;
import static sun.security.pkcs11.wrapper.PKCS11Constants.*;
import static sun.security.pkcs11.wrapper.PKCS11Exception.*;
/**
* PKCS#11 provider main class.