Hasp Class - Field Summary

Package: Aladdin

Field Type Description

HASP_DEFAULT_FID

public static final long HASP default Feature ID. Present in every hardware key. Feature IDs are passed to the Hasp constructor.

HASP_FILEID_RO

public static final long File ID for HASP secure read-only memory. File IDs are passed to the read, write and getSize methods.

HASP_FIELID_RW

public static final long File ID for HASP secure writable memory. File IDs are passed to the read, write and getSize methods.

HASP_KEYINFO

public static final java.lang.String getSessionInfo format to retrieve key/hardware info

HASP_MIN_BLOCK_SIZE

public static final int Minimum block size for the decrypt method.

HASP_SESSIONINFO

public static final java.lang.String

getSessionInfo format to retrieve session info.

HASP_UPDATEINFO

public static final java.lang.String

getSessionInfo format to retrieve update info (C2V).