Ask a question to get started
Enter to sendā¢Shift+Enter new line
Restore the original sensitive data from the sanitized text.
desanitize( sanitized_text: str, secure_context: bytes, ) -> str
sanitized_text
str
Sanitized text.
secure_context
bytes
Secure context returned by the sanitize function.
sanitize