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