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

Syntax

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

See Also