\CLASS_CRYPT

Summary

Methods
Properties
Constants
encrypt()
decrypt()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
const_check()
No private properties found
N/A

Methods

encrypt()

encrypt(mixed  $string) : void

加密 encrypt function.

Parameters

mixed $string

decrypt()

decrypt(mixed  $string) : void

解密 decrypt function.

Parameters

mixed $string

const_check()

const_check()