Skip to main content

Privacera Documentation

Format: HASHING

Same as Format: ASCII. These are one-way hashes.

  • Algorithm: SHA-256, Scope: All

  • Algorithm: SHA-512, Scope: All

Example of SHA-256, All

  • Request:

    "datalist": [
        [
            "8743b52063cd84097a65d1633f5c74f5",
            "hashvalue115",
            "Test123Text",
            null
        ]
    ]
    
  • Response:

    "datalist": [
        [
            "74ee1fae245edd6f27bf36efc3604942479fceefbadab5dc5c0b538c196eb0f1",
            "492c94273948d5140dcfef60b15a99b9c2cd5e730a5d40d2991548255825d473",
            "c9ecc7cecff05b064da8a89befa266e84da87409a7d8624ec15252affb70d732",
            null
        ]
    ]