| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.wrapper | |
| org.xipki.pkcs11.wrapper |
| Modifier and Type | Method and Description |
|---|---|
CK_MECHANISM_INFO |
PKCS11.C_GetMechanismInfo(long slotID,
long type)
C_GetMechanismInfo obtains information about a particular mechanism possibly supported by a
token.
|
CK_MECHANISM_INFO |
PKCS11Implementation.C_GetMechanismInfo(long slotID,
long type)
C_GetMechanismInfo obtains information about a particular mechanism possibly supported by a
token.
|
| Constructor and Description |
|---|
MechanismInfo(CK_MECHANISM_INFO ckMechanismInfo)
Constructor taking a CK_MECHANISM_INFO object as data source.
|
Copyright © 2023. All rights reserved.