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

Syntax

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

See Also