Home
last modified time | relevance | path

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

/expo/packages/expo-updates/e2e/fixtures/project_files/e2e/tests/utils/
H A Dserver.ts210 const hashSignature = signRSASHA256(manifestString, privateKey); constant
212 sig: hashSignature,
223 const hashSignature = signRSASHA256(manifestString, privateKey); constant
225 sig: hashSignature,
239 const hashSignature = signRSASHA256(directiveString, privateKey); constant
241 sig: hashSignature,