Tech-Ref
Lower-level technical reference for the Tricryption Engine — the server-side key-management internals behind the Tricryption Key Server (kS), the Remote Engine (rE), and the agents and SDKs that integrate with them.
Start here, then work down the hierarchy:
- Key Management Process — the conceptual front door: centralized symmetric key management, data/key separation, and the encrypt / decrypt flows.
- Key Server Architecture — the layered, pooled, multi-protocol server over the key database.
- Key Hierarchy and Bootstrapping — the four-level key hierarchy and the boot sequence that unlocks it.
- Key DB Structure — a logical entity-relationship model of the key database.
For developer guides see Guides; for the native API see the SDK Reference; for the REST gateway see the API Reference.