Encodes the SignedData object into CMS/PKCS #7 message data.
            
    Namespace: 
   Rebex.Security.Cryptography.Pkcs
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Function Encode As Byte() | 
| C# | 
|---|
| public byte[] Encode() | 
 
     
     
     
     
    