1 override of IsKeyWrapAlgorithmElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (1)
171
internal override bool
IsKeyWrapAlgorithmElement
(XmlElement element, out string keyWrapAlgorithm)
1 reference to IsKeyWrapAlgorithmElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
483
else if (standardsManager.TrustDriver.
IsKeyWrapAlgorithmElement
(element, out algorithm))