ContentInfo.ToArray Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
ToArray()
Gets the content of the CMS/PKCS #7 message.
Declaration
public byte[] ToArray()
Returns
Type | Description |
---|---|
Byte[] | An array of bytes that represent the content data. |