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

Syntax

C#
public sealed class KeyPurposeID : DerObjectIdentifier
Visual Basic
Public NotInheritable Class KeyPurposeID _
	Inherits DerObjectIdentifier
Visual C++
public ref class KeyPurposeID sealed : public DerObjectIdentifier

Inheritance Hierarchy

See Also