4 references to SecChannelBindingSize
System.Net.Security (4)
System\Net\Security\Pal.Managed\SafeChannelBindingHandle.cs (4)
39
handle = Marshal.AllocHGlobal(
SecChannelBindingSize
+ _cbtPrefixByteArraySize + CertHashMaxSize);
40
IntPtr cbtPrefixPtr = handle +
SecChannelBindingSize
;
49
Length =
SecChannelBindingSize
+ cbtLength;
54
ApplicationDataOffset =
SecChannelBindingSize