ASNItem function
function ASNItem(Var Start: Integer; Const Buffer: string; Var ValueType: Integer): string;
Unit
ASN1Util
Description
Beginning with the "Start" position, decode the ASN.1 item of the next element in "Buffer". Type of item is stored in "ValueType."