Skip to content

Rename key query parameter to decryptionKey in DAC specification

Ashley HARWOOD requested to merge rename-key-to-decryptionKey into main

This MR renames the key query parameter to decryptionKey in DAC Pattern 4 (Shared Secrets). key is ambiguous, as it could refer to any kind of key. decryptionKey clearly describes its purpose as a symmetric decryption key for encrypted content.

Merge request reports

Loading