[VB.NET]
Event OnTag As TSBASN1TagEvent
Delegate Sub TSBASN1TagEvent(ByVal Sender As Object, ByVal TagType As asn1TagType, ByVal TagConstrained As Boolean, ByVal Tag As Byte(), ByVal TagSize As Integer, ByVal Size As Long, ByVal Data As Byte(), ByVal BitRest As Integer, ByRef Valid As Boolean)