| Package | Description |
|---|---|
| org.xipki.security.pkcs11 |
| Modifier and Type | Field and Description |
|---|---|
protected P11Slot |
P11Identity.slot |
| Modifier and Type | Method and Description |
|---|---|
P11Slot |
P11Module.getSlot(P11SlotIdentifier slotId)
Returns slot for the given
slotId. |
P11Slot |
P11CryptService.getSlot(P11SlotIdentifier slotId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
P11Module.setSlots(Set<P11Slot> slots) |
| Constructor and Description |
|---|
P11Identity(P11Slot slot,
P11IdentityId id,
int signatureBitLen) |
P11Identity(P11Slot slot,
P11IdentityId id,
PublicKey publicKey,
X509Cert[] certificateChain) |
Copyright © 2020. All rights reserved.