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