overwolf.cryptography.EncryptedDataResult
Overwolf APIs / overwolf / overwolf / cryptography / EncryptedDataResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
ciphertext | string | - |
error? | string | Information regarding the error (if an error occurred) |
success | boolean | Whether the method executed successfully or not. |