If only you are encrypting the data and only you need to decrypt the data, you can use symmetric encryption. Using Sodium to encrypt data with PHP. <?php // The ...
確定! 回上一頁