| Package | Description |
|---|---|
| org.xipki.pkcs11.wrapper |
| Modifier and Type | Method and Description |
|---|---|
MechanismInfo |
Token.getMechanismInfo(long mechanism)
Get more information about one supported mechanism.
|
MechanismInfo |
PKCS11Token.getMechanismInfo(long mechanism)
Gets the
MechanismInfo for given mechanism code. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MechanismInfo.supports(MechanismInfo requiredFeatures)
Check, if this mechanism info has those flags set to true, which are set
in the given mechanism info.
|
Copyright © 2023. All rights reserved.