Searched refs:expectedEncryptKey (Results 1 – 1 of 1) sorted by relevance
429 }).then(function(expectedEncryptKey){ argument430 return subtle.encrypt(cryptParams, expectedEncryptKey, new Uint8Array(32));