TTLSServerKeyExchange Record

Represents type TTLSServerKeyExchange.

Namespace: flcTLSHandshake
type
 TTLSServerKeyExchange = record
 end;

The TTLSServerKeyExchange type exposes the following members.

Show:
 NameDescription
Params

Represents field Params.

SignedParams

Represents field SignedParams.

Top