TTLSCipherSuiteCipherInfo Record

Represents type TTLSCipherSuiteCipherInfo.

Namespace: flcTLSCipherSuite
type
 TTLSCipherSuiteCipherInfo = record
 end;

The TTLSCipherSuiteCipherInfo type exposes the following members.

Show:
 NameDescription
BlockSize

Represents field BlockSize.

BulkCipher

Represents field BulkCipher.

CipherType

Represents field CipherType.

ExpKeyMat

Represents field ExpKeyMat.

Exportable

Represents field Exportable.

IVSize

Represents field IVSize.

KeyBits

Represents field KeyBits.

KeyMaterial

Represents field KeyMaterial.

Name

Represents field Name.

Supported

Represents field Supported.

Top