/** * Security Tests for EHBP * * These tests verify that the following MitM key substitution vulnerability cannot occur: * 1. MitM cannot derive the correct response decryption keys * 2. MitM cannot forge valid encrypted responses * 3. Modified headers cause decryption failures */ export {}; //# sourceMappingURL=security.test.d.ts.map