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