# File lib/net/ssh/transport/openssl.rb, line 164
        def ssh_type
          "ecdsa-sha2-#{CurveNameAliasInv[self.group.curve_name]}"
        end