3 references to CertHashMaxSize
System.Net.Security (3)
System\Net\Security\Pal.Managed\SafeChannelBindingHandle.cs (3)
24Debug.Assert(certHashBytes.Length <= CertHashMaxSize); 39handle = Marshal.AllocHGlobal(SecChannelBindingSize + _cbtPrefixByteArraySize + CertHashMaxSize); 43Length = CertHashMaxSize;