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, DerUtf8String contentDescription ) |
Visual Basic |
---|
Public Sub New ( _ contentType As DerObjectIdentifier, _ contentDescription As DerUtf8String _ ) |
Visual C++ |
---|
public: ContentHints( DerObjectIdentifier^ contentType, DerUtf8String^ contentDescription ) |
Parameters
- contentType
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier
- contentDescription
- Type: Org.BouncyCastle.Asn1..::..DerUtf8String