@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| Smartkey |
Smartkeys are the core building block of Smartcrypt encryption.
|
| Class | Description |
|---|---|
| AbstractSmartkey | |
| ArchiveSmartkey |
A Smartkey used by PKWARE Smartcrypt PDE.
|
| CommunitySmartkey |
A Smartkey owned by the server and used for PKWARE Smartcrypt PDE.
|
| ContingencySmartkey |
Represents contingency access to a Smartkey.
|
| ErrorSmartkey |
Indicates that an error occurred while loading a Smartkey.
|
| PrivateSmartkey |
The personal Smartkey of the user.
|
| SdkSmartkey |
A Smartkey used for applications built using the Smartcrypt SDK.
|
| TdeSmartkey |
A Smartkey used for PKWARE Smartcrypt TDE.
|
| UnknownSmartkey |
Future proofing the SDK.
|