# File lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb, line 6
    def digester
      OpenSSL::Digest::SHA384
    end