quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

pass.md (363B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: pass
      5 Arg: <phrase>
      6 Help: Passphrase for the private key
      7 Protocols: SSH TLS
      8 Category: ssh tls auth
      9 Added: 7.9.3
     10 Multi: single
     11 See-also:
     12   - key
     13   - user
     14 Example:
     15   - --pass secret --key file $URL
     16 ---
     17 
     18 # `--pass`
     19 
     20 Passphrase for the private key used for SSH or TLS.