haikuwebkit/LayoutTests/crypto/subtle/aes-gcm-generate-export-raw...

13 lines
253 B
Plaintext

Test exporting a 256 bits AES-GCM key with raw format
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating a key...
Exporting a key...
PASS key.byteLength is 32
PASS successfullyParsed is true
TEST COMPLETE