Here is a class to encrypt/decrypt data using 256 bits AES encryption algorithm (aka Rijndael). Usage : String cryptKey = "aPb4x9q0H4W8rPs7" ...
確定! 回上一頁