public class PKCS11Exception extends TokenException
| Constructor and Description |
|---|
PKCS11Exception(long errorCode)
Constructor taking the error code as defined for the CKR_* constants
in PKCS#11.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getErrorCode()
Returns the PKCS#11 error code.
|
Copyright © 2023. All rights reserved.