Skip to content
Snippets Groups Projects
Commit abda15ca authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add a cryptkeyset test

I expect this to crash on Windows...
parent fea518c7
Branches
No related tags found
No related merge requests found
Pipeline #8641 failed
var ks = CryptKeyset(system.temp_dir + "tmpkeyset", CryptKeyset.KEYOPT.CREATE);
ks.close();
file_remove(system.temp_dir + "tmpkeyset");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment