Differences
This shows you the differences between the selected revisions of the page.
| 2018-01-18 | 2018-01-31 | ||
| link update (martin) | unprotected anchor (martin) | ||
| Line 8: | Line 8: | ||
| You can specify the passphrase using ''[[scriptcommand_open#passphrase|-passphrase]]'' switch of ''[[scriptcommand_open|open]]'' command in scripting and using ''[[library_sessionoptions#privatekeypassphrase|SessionOptions.PrivateKeyPassphrase]]'' in .NET assembly. | You can specify the passphrase using ''[[scriptcommand_open#passphrase|-passphrase]]'' switch of ''[[scriptcommand_open|open]]'' command in scripting and using ''[[library_sessionoptions#privatekeypassphrase|SessionOptions.PrivateKeyPassphrase]]'' in .NET assembly. | ||
| - | ===== Unprotected Private Key ===== | + | ===== [[unprotected]] Unprotected Private Key ===== |
| Alternatively you can store the private key unprotected (without a passphrase). Note that this imposes a security risk, if someone gains access to the key. | Alternatively you can store the private key unprotected (without a passphrase). Note that this imposes a security risk, if someone gains access to the key. | ||