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

The SignerInfo.RemoveCounterSignature(int) method removes the countersignature at the specified index of the SignerInfo.CounterSignerInfos collection.

Syntax

public void RemoveCounterSignature (int index)

Parameters

index
The zero-based index of the countersignature to remove.

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