TTLSCipherSuiteHashInfo Record

Represents type TTLSCipherSuiteHashInfo.

Namespace: flcTLSCipherSuite
type
 TTLSCipherSuiteHashInfo = record
 end;

The TTLSCipherSuiteHashInfo type exposes the following members.

Show:
 NameDescription
HashSize

Represents field HashSize.

KeyLength

Represents field KeyLength.

MACAlgorithm

Represents field MACAlgorithm.

Name

Represents field Name.

Supported

Represents field Supported.

Top