Method: SDM::SSHCert#allow_deprecated_key_exchanges

Defined in:
lib/models/porcelain.rb

#allow_deprecated_key_exchangesObject

Whether deprecated, insecure key exchanges are allowed for use to connect to the target ssh server.



10113
10114
10115
# File 'lib/models/porcelain.rb', line 10113

def allow_deprecated_key_exchanges
  @allow_deprecated_key_exchanges
end