Help Center/Data Security Center/API Reference/Appendix/Configuring a Dynamic Sensitive Data Masking Policy/SHA-256/512
Updated on 2025-04-27 GMT+08:00
SHA-256/512
SHA-256/512, message-digest algorithms, are used by DSC to compute a digest from a string in a specified field.
Request Parameters
Parameter | Mandatory | Type | Description |
|---|---|---|---|
algorithm | Yes | String | Algorithm type, for example, SHA-256 and SHA-512 |
parameters | Yes | Object | Parameter, which can be ignored |
Example Request
{
"mask_strategies": [
{
"name": "col1",
"algorithm": "SHA256",
"parameters": {}
}
],
"data": [
{
"col1": "test"
]
} Parent topic:Configuring a Dynamic Sensitive Data Masking Policy
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot
