2 references to NonceLengthTooShort
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\InMemoryNonceCache.cs (2)
75
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SRP.
NonceLengthTooShort
);
91
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SRP.
NonceLengthTooShort
);