<PackageReference Include="System.Security.Cryptography.Xml" Version="11.0.0-preview.7.26381.103" />

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.