1 write to _digestedSignedInfo
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
813
_digestedSignedInfo
= c14nMethodTransform.GetDigestedOutput(hash);
1 reference to _digestedSignedInfo
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
817
return
_digestedSignedInfo
!;