mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
6676643: Improve current C_GetAttributeValue native implementation
Reviewed-by: xuelei
This commit is contained in:
parent
28f1c7ac4d
commit
7ab6dc83df
14 changed files with 258 additions and 388 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue