> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-sealedmessage.md).

# SealedMessage

## Summary

| Members                                                                                                        | Descriptions |
| -------------------------------------------------------------------------------------------------------------- | ------------ |
| `public string` [`From`](#class_anchor_link_sharp_1_1_sealed_message_1abea3e2270c50cc8aff2a21c2c568e3e5)       |              |
| `public long` [`Nonce`](#class_anchor_link_sharp_1_1_sealed_message_1ad78a10140fa488830f9c9beccb44cd34)        |              |
| `public string` [`Ciphertext`](#class_anchor_link_sharp_1_1_sealed_message_1a4ddb67114ca6db9530a87216a4fb1591) |              |
| `public int` [`Checksum`](#class_anchor_link_sharp_1_1_sealed_message_1aca10be923fb0da174d8c3a29d8b5083b)      |              |

## Members

**`public string`** [**`From`**](#class_anchor_link_sharp_1_1_sealed_message_1abea3e2270c50cc8aff2a21c2c568e3e5)

**`public long`** [**`Nonce`**](#class_anchor_link_sharp_1_1_sealed_message_1ad78a10140fa488830f9c9beccb44cd34)

**`public string`** [**`Ciphertext`**](#class_anchor_link_sharp_1_1_sealed_message_1a4ddb67114ca6db9530a87216a4fb1591)

**`public int`** [**`Checksum`**](#class_anchor_link_sharp_1_1_sealed_message_1aca10be923fb0da174d8c3a29d8b5083b)
