TTLSCipherState Record

Represents type TTLSCipherState.

Namespace: flcTLSCipher
type
 TTLSCipherState = record
 end;

The TTLSCipherState type exposes the following members.

Show:
 NameDescription
CipherInfo

Represents field CipherInfo.

CipherState

Represents field CipherState.

Operation

Represents field Operation.

TLSCipher

Represents field TLSCipher.

TLSCipherInfo

Represents field TLSCipherInfo.

Top