TSHA512Ctx Record

Represents type TSHA512Ctx.

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

The TSHA512Ctx type exposes the following members.

Show:
 NameDescription
buf

Represents field buf.

curlen

Represents field curlen.

length

Represents field length.

state

Represents field state.

Top