Searched refs:isEnc (Results 1 – 2 of 2) sorted by relevance
168 …blocks.push({ start, end, tag: match[1], body: match[3].trim(), isEnc: match[3].includes('-----BEG… property175 let pass = await getPassphrase(target.isEnc ? "Decrypting Block" : "Encrypting Block");182 if (target.isEnc) {