The exception that is thrown when pass phrase for key file is empty or null
The exception that is thrown when pass phrase for key file is empty or null
Inheritance Hierarchy
Renci.SshNet.Common SshException
Renci.SshNet.Common SshPassPhraseNullOrEmptyException
Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
[SerializableAttribute] public class SshPassPhraseNullOrEmptyException : SshException
See Also