3 references to AlgorithmAndPrivateKeyMisMatch
System.ServiceModel.Primitives (3)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (3)
140
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.
AlgorithmAndPrivateKeyMisMatch
));
150
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.
AlgorithmAndPrivateKeyMisMatch
));
333
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.
AlgorithmAndPrivateKeyMisMatch
, e));