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