SignedCmsBuilder Methods |
The SignedCmsBuilder type exposes the following members.
Name | Description | |
---|---|---|
AddTimestamp |
Attaches a timestamp to signed CMS object.
| |
Encode |
Encodes CMS without signing.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Sign |
Signs current PKCS#7 message and adds a new signer information to SignerInfos collection.
Certificates specified in chain parameter are added to Certificates collection.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |