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

Syntax

C#
public class DerObjectIdentifier : Asn1Object
Visual Basic
Public Class DerObjectIdentifier _
	Inherits Asn1Object
Visual C++
public ref class DerObjectIdentifier : public Asn1Object

Inheritance Hierarchy

See Also