2 references to GetDigest
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityOneDotZeroReceiveSecurityHeader.cs (2)
661
timestamp.DigestAlgorithm == reference.DigestMethod && timestamp.
GetDigest
() != null)
663
reference.EnsureDigestValidity(referredId, timestamp.
GetDigest
());