blob: f04f0a85e9da4930c7763944044e60e519283fe0 [file] [log] [blame]
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