{
  "locale": "fr",
  "capturedAt": "2026-09-11",
  "dimensions": {
    "password-output-light": {
      "width": 1182,
      "height": 438
    },
    "password-output-dark": {
      "width": 1182,
      "height": 438
    },
    "hash-output-light": {
      "width": 1182,
      "height": 620
    },
    "hash-output-dark": {
      "width": 1182,
      "height": 620
    },
    "jwt-output-light": {
      "width": 1182,
      "height": 716
    },
    "jwt-output-dark": {
      "width": 1182,
      "height": 716
    }
  },
  "password": {
    "bytes": 62,
    "count": 3,
    "lengths": [
      20,
      20,
      20
    ]
  },
  "hash": {
    "input": "Exemple d’intégrité MV Tools — 2026",
    "inputBytes": 41,
    "outputBytes": 211,
    "values": [
      "SHA-256: fbfdb314892aa0408c017e46f1a9226b0f46680c0ccb4c3e463dce22e5190833",
      "SHA-512: ac07012ef7d77057977482911dc03cb887153240620d6512f37ab699d3eb425109d949f76da0474087b24fb30d3158ca7b46dc5bb9f47ea929636d81873861ec"
    ]
  },
  "jwt": {
    "tokenBytes": 251,
    "header": "{\n  \"alg\": \"HS256\",\n  \"typ\": \"JWT\"\n}",
    "payload": "{\n  \"iss\": \"mv.tools\",\n  \"sub\": \"guide-demo\",\n  \"aud\": \"local-security-guide\",\n  \"iat\": 1893456000,\n  \"nbf\": 1893456000,\n  \"exp\": 1893542400,\n  \"scope\": \"read:sample\"\n}",
    "signature": "demo-signature-not-verified",
    "status": "Actif"
  }
}
