| | |
- new(...)
- Return a new SHA hashing object. An optional string argument
may be provided; if present, this string will be automatically
hashed.
- sha(...)
- Return a new SHA hashing object. An optional string argument
may be provided; if present, this string will be automatically
hashed.
|