| Package | Description |
|---|---|
| org.xipki.security.pkcs11 | |
| org.xipki.security.pkcs11.emulator |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeP11Module
P11Module based on the ipkcs11wrapper or jpkcs11wrapper. |
| Modifier and Type | Method and Description |
|---|---|
static P11Module |
NativeP11Module.getInstance(P11ModuleConf moduleConf) |
P11Module |
P11CryptService.getModule() |
P11Module |
P11ModuleFactoryRegister.getP11Module(P11ModuleConf conf) |
P11Module |
P11ModuleFactoryRegisterImpl.getP11Module(P11ModuleConf conf) |
P11Module |
NativeP11ModuleFactory.newModule(P11ModuleConf conf) |
P11Module |
P11ModuleFactory.newModule(P11ModuleConf conf)
Creates a new signer.
|
| Constructor and Description |
|---|
P11CryptService(P11Module module) |
| Modifier and Type | Method and Description |
|---|---|
P11Module |
EmulatorP11ModuleFactory.newModule(P11ModuleConf conf) |
Copyright © 2023. All rights reserved.