Namespace: Org.BouncyCastle.Cms
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public CmsProcessable SignedContent { get; } |
Visual Basic |
---|
Public ReadOnly Property SignedContent As CmsProcessable Get |
Visual C++ |
---|
public: property CmsProcessable^ SignedContent { CmsProcessable^ get (); } |