SignedCms.RemoveSignature Method
.NET Framework 4
Removes the specified signature from the SignerInfos collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RemoveSignature(Int32) | Removes the signature at the specified index of the SignerInfos collection. |
|
RemoveSignature(SignerInfo) | The RemoveSignature method removes the signature for the specified SignerInfo object. |