Source position: jwasubauth.pas line 270
type _CYPHER_BLOCK = record
data: array [0..CYPHER_BLOCK_LENGTH-1] of AnsiChar;
end;