secret_manager module

secret_manager.encrypt_secret(plaintext)[מקור]
Return type:

Optional[str]

פרמטרים:

plaintext (str)

secret_manager.decrypt_secret(stored)[מקור]
Return type:

Optional[str]

פרמטרים:

stored (str)