<PackageReference Include="SSH.NET" Version="2024.2.0" />

SshPassPhraseNullOrEmptyException

The exception that is thrown when pass phrase for key file is empty or null.

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.

public SshPassPhraseNullOrEmptyException(string message)

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.

public SshPassPhraseNullOrEmptyException(string message, Exception innerException)

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.