HaspTime Class
Package: Aladdin
Description
Helper class to provide time field information from Sentinel protection keys that support time-based licenses.
Constructors
| Name | Description |
|---|---|
| HaspTime | HaspTime constructor. |
Methods
| Name | Description |
|---|---|
| GetHaspTime | Returns the HASP Time value in UTC format. |
| GetYear | Returns the year value of the time. |
| GetMonth | Returns the month value of the time. |
| GetDay | Returns the day value of the time. |
| GetHour | Returns the hour value of the time. |
| GetMinute | Returns the minute value of the time. |
| GetSecond | Returns the second value of the time. |
| GetLastError |
Returns the last API HaspStatus status code. |
