Represents a container for encrypted data used in secure data transfer operations.
Contains the encrypted payload and associated cryptographic metadata, including encryption version, ephemeral public key, and public key hash.
Used to securely transmit sensitive information such as user data, ensuring confidentiality and integrity during transport.