THashContext Record

Represents type THashContext.

Namespace: Spring.Cryptography.SHA
type
 THashContext = record
 end;

The THashContext type exposes the following members.

Show:
 NameDescription
HashType

Represents field HashType.

IntData

Represents field IntData.

lParam

Represents field lParam.

wParam

Represents field wParam.

Top