Represents a CMS/PKCS #7 signed data.

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

Syntax

Visual Basic
Public Class SignedData _
	Inherits PkcsBase
C#
public class SignedData : PkcsBase

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography.Pkcs..::..PkcsBase
    Rebex.Security.Cryptography.Pkcs..::..SignedData

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also