onUserauthBanner property
The SSH server may send banner message at any time before authentication is successful. Set this field to receive the banner message.
Implementation
final SSHUserauthBannerHandler? onUserauthBanner;
The SSH server may send banner message at any time before authentication is successful. Set this field to receive the banner message.
final SSHUserauthBannerHandler? onUserauthBanner;