Initializes a new instance of the DerNull class
Namespace: Org.BouncyCastle.Asn1Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
[ObsoleteAttribute("Use static Instance object")] public DerNull() |
| Visual Basic |
|---|
<ObsoleteAttribute("Use static Instance object")> _ Public Sub New |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use static Instance object")] public: DerNull() |