> For the complete documentation index, see [llms.txt](https://sentinel.rexiox.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sentinel.rexiox.co/attestation.md).

# Attestation

- [Overview](https://sentinel.rexiox.co/attestation/overview.md)
- [How it works?](https://sentinel.rexiox.co/attestation/how-it-works.md)
- [Client-Side Integration](https://sentinel.rexiox.co/attestation/client-side-integration.md): Setup for platform integration, encryption, and server communication to verify app and device authenticity.
- [Server-Side Integration](https://sentinel.rexiox.co/attestation/server-side-integration.md): This section explains how the encrypted security report sent from the Sentinel Attest client library is received, decrypted, and validated on the server side, step by step.
- [Attest Providers](https://sentinel.rexiox.co/attestation/attest-providers.md)
- [Cryptography](https://sentinel.rexiox.co/attestation/cryptography.md): A Hybrid Encryption Architecture is utilized for the secure transmission of attestation data, combining secure asymmetric key exchange with fast symmetric data encryption.
