# File lib/net/ssh/transport/kex/ecdh_sha2_nistp256.rb, line 13
    def digester
      OpenSSL::Digest::SHA256
    end