Request
Parameters
| Parameter | Type | Description |
|---|---|---|
data | string | Base64-encoded ciphertext |
type | string | Type: “u8”, “u32”, or “u64” |
userRecovery | object | Optional user recovery data |
User Recovery (Optional)
Response
Result
| Field | Type | Description |
|---|---|---|
hash | string | Hex-encoded SHA256 hash |
Errors
| Code | Message |
|---|---|
| -32000 | Invalid ciphertext |
| -32001 | Storage error |