Description
Provides SSH and SFTP support for Erlang applications. Erlang services can use it to create SSH clients, SSH servers, file transfer features, or secure remote-control interfaces.
Use it when an Erlang project explicitly needs SSH functionality. Security depends on proper key handling, authentication configuration, and how the application exposes remote access.