TTLSPreMasterSecret Record

Represents type TTLSPreMasterSecret.

Namespace: flcTLSHandshake
type
 TTLSPreMasterSecret = packed record
 end;

The TTLSPreMasterSecret type exposes the following members.

Show:
 NameDescription
client_version

Represents field client_version.

random

Represents field random.

Top