Help on built-in module _sha1: NAME _sha1 CLASSES builtins.object sha1 SHA1Type = class sha1(builtins.object) | Methods defined here: | | copy(self, /) | Return a copy of the hash object. | | digest(self, /) | Return the digest value as a bytes object. | | hexdigest(self, /) | Return the digest value as a string of hexadecimal digits. | | update(self, obj, /) | Update this hash object's state with the provided string. | | ---------------------------------------------------------------------- | Data descriptors defined here: | | block_size | | digest_size | | name FUNCTIONS sha1(string=b'', *, usedforsecurity=True) Return a new SHA1 hash object; optionally initialized with a string. FILE (built-in)
Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 13:18 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)