| Package | Description |
|---|---|
| org.xipki.security.pkcs11 | |
| org.xipki.security.pkcs11.iaik |
| 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 |
IaikP11Module
P11Module based on the IAIK PKCS#11 wrapper. |
| Modifier and Type | Method and Description |
|---|---|
static P11Module |
IaikP11Module.getInstance(P11ModuleConf moduleConf) |
P11Module |
IaikP11ModuleFactory.newModule(P11ModuleConf conf) |
Copyright © 2020. All rights reserved.