ultimatepp/reference/AESEncryption/AESEncryption.upp
2025-05-05 14:31:58 +02:00

12 lines
147 B
Text

description "Demonstrates AES-256-GCM encryption and decryption.\377";
uses
Core,
Core/SSL;
file
main.cpp;
mainconfig
"" = "";