EnvelopedData.Encode Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
Encode()
Encodes the EnvelopedData object into CMS/PKCS #7 message data.
Declaration
public byte[] Encode()
Returns
| Type | Description |
|---|---|
| Byte[] | Array of bytes representing a CMS/PKCS #7 message. |