TSHA256Ctx Record

Represents type TSHA256Ctx.

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

The TSHA256Ctx type exposes the following members.

Show:
 NameDescription
buf

Represents field buf.

curlen

Represents field curlen.

length

Represents field length.

state

Represents field state.

Top