Home
last modified time | relevance | path

Searched refs:directiveString (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-updates/e2e/fixtures/project_files/e2e/tests/utils/
H A Dserver.ts238 const directiveString = JSON.stringify(directive); constant
239 const hashSignature = signRSASHA256(directiveString, privateKey);