public class CK_SESSION_HANDLE
extends java.lang.Object
Further information is provided in the PKCS#11 standard and the SDK Reference Guide.
| Constructor and Description |
|---|
CK_SESSION_HANDLE()
Values are initialised to CK.INVALID_HANDLE
|
CK_SESSION_HANDLE(long value)
Values are initialised as specified
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidHandle()
Return true if the handle is considered valid ie not
CK.INVALID_HANDLE
|
long |
longValue()
Retrieve the handle value as a long
|
Copyright (c) 2025 Thales Group. All rights reserved.