| AuthorEncryptionKey Class |
Namespace: com.softwarekey.Client.Utils
The AuthorEncryptionKey type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorEncryptionKey(String, String) | Creates a new AuthorEncryptionKey object, initialized with the specified envelope and envelope key data. | |
| AuthorEncryptionKey(String, String, Boolean) | Creates a new AuthorEncryptionKey object, initialized with the specified envelope and envelope key data. |
| Name | Description | |
|---|---|---|
| EncryptionKeyID | Gets the Encryption Key ID. | |
| IsEvaluation | Gets whether or not the envelope being used is for an evaluation. | |
| IsEvaluationExpired | Gets whether or not the envelope being used is for an evaluation which has expired. | |
| LastError | Gets the last error (represented by a LicenseError object) which occurred in this object. |
| Name | Description | |
|---|---|---|
| Clear | Clears out previous data - THIS WILL MAKE THIS OBJECT INSTANCE UNUSABLE! | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |