3 references to AlgorithmAndPublicKeyMisMatch
System.ServiceModel.Primitives (3)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (3)
171throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.AlgorithmAndPublicKeyMisMatch)); 180throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.AlgorithmAndPublicKeyMisMatch)); 258throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.AlgorithmAndPublicKeyMisMatch, e));