TTLSClientDiffieHellmanPublic Record

Represents type TTLSClientDiffieHellmanPublic.

Namespace: flcTLSHandshake
type
 TTLSClientDiffieHellmanPublic = record
 end;

The TTLSClientDiffieHellmanPublic type exposes the following members.

Show:
 NameDescription
dh_Yc

Represents field dh_Yc.

PublicValueEncodingExplicit

Represents field PublicValueEncodingExplicit.

Top