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