Ask a question to get started
Enter to send•Shift+Enter new line
Serialize an object to a tuple (type, bytes) and encrypt the bytes.
(type, bytes)
dumps_typed( self, obj: Any, ) -> tuple[str, bytes]