| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.wrapper | |
| org.xipki.pkcs11.wrapper |
| Modifier and Type | Method and Description |
|---|---|
CK_SLOT_INFO |
PKCS11.C_GetSlotInfo(long slotID)
C_GetSlotInfo obtains information about a particular slot in the system.
|
CK_SLOT_INFO |
PKCS11Implementation.C_GetSlotInfo(long slotID)
C_GetSlotInfo obtains information about a particular slot in the system.
|
| Constructor and Description |
|---|
SlotInfo(CK_SLOT_INFO ckSlotInfo)
Constructor that takes the CK_SLOT_INFO object as given by
PKCS11.C_GetSlotInfo().
|
Copyright © 2023. All rights reserved.