/grpc/hash.HashService/HashAccepts a plaintext password and returns the PBKDF2-SM3 hash string.
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
password |
string |
No | Plaintext password |
| Status | Description | Schema |
|---|---|---|
| 200 | PBKDF2-SM3 hash string | object |