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

Syntax

C#
public OtherHash CrlHash { get; }
Visual Basic
Public ReadOnly Property CrlHash As OtherHash
	Get
Visual C++
public:
property OtherHash^ CrlHash {
	OtherHash^ get ();
}

See Also