where is an encryption based on if the string to encrypt is empty?

前端 未结 0 1663
刺人心
刺人心 2021-01-16 20:56

Where is the encryption based on if the string which should be encrypted is empty?

$string = \'\'; // empty string

$met_enc = \'aes256\';  
$key_enc = \'1234         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题