System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature Method

The SignerInfo.RemoveCounterSignature(SignerInfo) method removes the countersignature for the specified System.Security.Cryptography.Pkcs.SignerInfo object.

Syntax

public void RemoveCounterSignature (SignerInfo counterSignerInfo)

Parameters

counterSignerInfo
A System.Security.Cryptography.Pkcs.SignerInfo object that represents the countersignature being removed.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0