Initializes a new instance of the ContentHints class
Namespace: Org.BouncyCastle.Asn1.EssAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public ContentHints( DerObjectIdentifier contentType ) |
| Visual Basic |
|---|
Public Sub New ( _ contentType As DerObjectIdentifier _ ) |
| Visual C++ |
|---|
public: ContentHints( DerObjectIdentifier^ contentType ) |
Parameters
- contentType
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier