LcpPassphraseAuthentication constructor
LcpPassphraseAuthentication(
- String passphrase, {
- LcpAuthenticating? fallback,
Implementation
LcpPassphraseAuthentication(this.passphrase, {this.fallback});