Namespace: Org.BouncyCastle.Asn1
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
[ObsoleteAttribute("Will be removed")]
public class Asn1ObjectParser
Visual Basic
<ObsoleteAttribute("Will be removed")> _
Public Class Asn1ObjectParser
Visual C++
[ObsoleteAttribute(L"Will be removed")]
public ref class Asn1ObjectParser

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Asn1..::..Asn1ObjectParser

See Also