[][src]Crate sgx_tdh

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

SgxDhMsg3Body

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

SgxDhMsg3

Type for MSG3 used in DH secure session establishment.

SgxDhResponder

DH secure session responder

Functions

rsgx_self_target

Type Definitions

SgxDhMsg1
SgxDhMsg2