| Package | Description |
|---|---|
| org.xipki.security.pkcs11 | |
| org.xipki.security.pkcs11.emulator | |
| org.xipki.security.pkcs11.iaik | |
| org.xipki.security.pkcs11.proxy |
| Modifier and Type | Method and Description |
|---|---|
P11Module |
P11CryptService.getModule() |
P11Module |
P11ModuleFactoryRegister.getP11Module(P11ModuleConf conf) |
P11Module |
P11ModuleFactoryRegisterImpl.getP11Module(P11ModuleConf conf) |
P11Module |
P11ModuleFactory.newModule(P11ModuleConf conf)
Creates a new signer.
|
| Constructor and Description |
|---|
P11CryptService(P11Module module) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmulatorP11Module
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
static P11Module |
EmulatorP11Module.getInstance(P11ModuleConf moduleConf) |
P11Module |
EmulatorP11ModuleFactory.newModule(P11ModuleConf conf) |
| Modifier and Type | Class and Description |
|---|---|
class |
IaikP11Module
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
static P11Module |
IaikP11Module.getInstance(P11ModuleConf moduleConf) |
P11Module |
IaikP11ModuleFactory.newModule(P11ModuleConf conf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyP11Module
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
static P11Module |
ProxyP11Module.getInstance(P11ModuleConf moduleConf) |
P11Module |
ProxyP11ModuleFactory.newModule(P11ModuleConf conf) |
Copyright © 2018. All rights reserved.