ContentInfo Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
The Content
Syntax
public class ContentInfo
Inherited Members
Constructors
Name | Description |
---|---|
Content |
Initializes a new instance of Content |
Content |
Initializes a new instance of Content |
Properties
Name | Description |
---|---|
Content |
Gets the object identifier of the CMS/PKCS #7 message content type. |
Methods
Name | Description |
---|---|
Copy |
Copies the content of the CMS/PKCS #7 message into the supplied stream. |
To |
Gets the content of the CMS/PKCS #7 message. |
To |
Returns a Stream representation of the content. |