SignerInfo.RemoveUnsignedAttribute(AsnEncodedData) Method

Definition

Removes the specified attribute from the current document.

public void RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData unsignedAttribute);
public void RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData asnEncodedData);

Parameters

unsignedAttributeasnEncodedData
AsnEncodedData

The ASN.1 encoded attribute to remove from the document.

Exceptions

Cannot find the original signer.

-or-

Attribute not found.

-or-

ASN1 corrupted data.

Remarks

The document is re-encoded after the removal.

Applies to

产品 版本
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10