Source position: jwawincrypt.pas line 1103
type _RSAPUBKEY = record
magic: DWORD;
bitlen: DWORD;
pubexp: DWORD;
end;