Test wrapKey/unwrapKey with AES-KW using a generated key On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". Generating... Wrapping... PASS bytesToASCIIString(wrappedKey) is not "jnOw99oOZFLIEPMr" Unwrapping... PASS bytesToASCIIString(unwrappedKey) is rawKeyASCII PASS successfullyParsed is true TEST COMPLETE