| Package | Description |
|---|---|
| org.xipki.security.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
List<Pkcs11conf.MechanismSet> |
Pkcs11conf.getMechanismSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pkcs11conf.addMechanismSet(Pkcs11conf.MechanismSet mechanismSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
Pkcs11conf.setMechanismSets(List<Pkcs11conf.MechanismSet> mechanismSets) |
| Constructor and Description |
|---|
P11ModuleConf(Pkcs11conf.Module moduleType,
List<Pkcs11conf.MechanismSet> mechanismSets,
org.xipki.password.PasswordResolver passwordResolver) |
Copyright © 2018. All rights reserved.