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