Crate sgx_tdh[][src]

Diffie–Hellman (DH) Session Establishment Functions

These functions allow an ISV to establish secure session between two enclaves using the EC DH Key exchange protocol.

Structs

SgxDhInitiator

DH secure session Initiator

SgxDhMsg3

Type for MSG3 used in DH secure session establishment.

SgxDhMsg3Body

Type for message body of the MSG3 structure used in DH secure session establishment.

SgxDhResponder

DH secure session responder

Type Definitions

SgxDhMsg1
SgxDhMsg2