Source position: jwasnmp.pas line 66
type TAsnOctetString = record
stream: PChar;
length: UINT;
dynamic_: BOOL;
end;