Gets the content of the CMS/PKCS #7 message.

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

Syntax

Visual Basic
Public Function ToArray As Byte()
C#
public byte[] ToArray()

Field Value

An array of bytes that represent the content data.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also