alteryx / alteryx/snakeplane

Add support for "decrypt_password" engine method

オープン
#6 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
28
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

Please add support for the decrypt_password engine method.

[decrypt_password method](https://help.alteryx.com/developer/current/Python/use/AlteryxEngineClass.htm?Highlight=decrypt_password)
```
decrypt_password
Returns a string of encrypted or decrypted text. Works with user and machine encryption.

decrypt_password(encrypted_password, mode) -> str :
encrypted_password: The text to be treated.

Supported options include:
0: Decrypt.
2: Machine encryption
3: User encryption
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。