Hasp Class - Field Summary
Package: Aladdin
Field | Type | Description |
---|---|---|
|
public static final long | HASP default Feature ID. Present in every hardware key. Feature IDs are passed to the Hasp constructor. |
|
public static final long | File ID for HASP secure read-only memory. File IDs are passed to the read, write and getSize methods. |
|
public static final long | File ID for HASP secure writable memory. File IDs are passed to the read, write and getSize methods. |
|
public static final java.lang.String | getSessionInfo format to retrieve key/hardware info |
|
public static final int | Minimum block size for the decrypt method. |
|
public static final java.lang.String |
getSessionInfo format to retrieve session info. |
|
public static final java.lang.String |
getSessionInfo format to retrieve update info (C2V). |