# File lib/net/ntlm/channel_binding.rb, line 51 def channel_hash @channel_hash ||= OpenSSL::Digest::SHA256.new(channel.to_der) end