Searched defs:jwkPrivate (Results 1 – 1 of 1) sorted by relevance
99 jwkPrivate: ValidJsonWebKey; property in AdbKey111 const jwkPrivate = await crypto.subtle.exportKey('jwk', keyPair.privateKey); constant