2 references to Psha1KeyLengthInvalid
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
266
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(string.Format(SRServiceModel.
Psha1KeyLengthInvalid
, this.DefaultEncryptionKeyDerivationLength)));
341
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(string.Format(SRServiceModel.
Psha1KeyLengthInvalid
, this.DefaultSignatureKeyDerivationLength)));