The ContentInfo class represents the CMS/PKCS #7 ContentInfo data structure. It encapsulates the content of SignedData or EnvelopedData messages.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class ContentInfo
C#
public class ContentInfo

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography.Pkcs..::..ContentInfo

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also