<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.11" />

System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform

Represents the enveloped signature transform for an XML digital signature as defined by the W3C.

Initializes a new instance of the XmlDsigEnvelopedSignatureTransform class.

public XmlDsigEnvelopedSignatureTransform(bool includeComments)

Initializes a new instance of the XmlDsigEnvelopedSignatureTransform class with comments, if specified.