| Package | Description |
|---|---|
| org.xipki.security | |
| org.xipki.security.pkcs11 | |
| org.xipki.security.pkcs11.emulator | |
| org.xipki.security.pkcs11.iaik | |
| org.xipki.security.pkcs11.proxy |
| Constructor and Description |
|---|
Securities(List<P11ModuleFactory> p11ModuleFactories) |
| Modifier and Type | Method and Description |
|---|---|
void |
P11ModuleFactoryRegisterImpl.registFactory(P11ModuleFactory factory) |
void |
P11ModuleFactoryRegisterImpl.unregistFactory(P11ModuleFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmulatorP11ModuleFactory
P11ModuleFactory to create P11Module of type "emulator". |
| Modifier and Type | Class and Description |
|---|---|
class |
IaikP11ModuleFactory
P11ModuleFactory to create P11Module of type "native". |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyP11ModuleFactory
P11ModuleFactory to create P11Module of type "proxy". |
Copyright © 2019. All rights reserved.