IPWorks SFTP 2020 macOS Edition

Questions / Feedback?

SSHPrompt Type

A prompt to provide to the client during keyboard-interactive authentication.

Remarks

This type describes a prompt the SSH daemon will send to the client when requesting keyboard-interactive authentication.

Fields

echo
Bool

Specifies if the client should echo the value entered by the user or not.

prompt
String

The prompt label/text the client should present to the user.

Constructors

public init()
public init(prompt: String, echo: Bool)

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 macOS Edition - Version 20.0 [Build 8263]