Wrap and unwrap Data Encryption Keys with the Flux Metadata Service master key during internal file upload and download flows on VPS 20.
The DEK (Data Encryption Key) endpoints handle encryption key wrapping. The client’s VPS sends a plain DEK, and the Metadata Service encrypts it with the master key (wrap) or decrypts an existing wrapped DEK back to plaintext (unwrap).
These endpoints are called by the client VPS (VPS 20) during file upload and download flows. The plain DEK never leaves the internal network unencrypted.