mysqlAES
[ class tree: mysqlAES ] [ index: mysqlAES ] [ all elements ]

Element index for package mysqlAES

[ a ] [ d ] [ e ] [ h ] [ m ] [ u ] [ _ ]

_

__construct
in file mysqlAES.php, method mysqlAES::__construct()
    oops\Encrypt\mysqlAES 초기화
top

a

AES_BLOCK_SIZE
in file mysqlAES.php, class constant mysqlAES::AES_BLOCK_SIZE
    AES block 사이즈
top

d

decrypt
in file mysqlAES.php, method mysqlAES::decrypt()
    Decrypt using AES
top

e

encrypt
in file mysqlAES.php, method mysqlAES::encrypt()
    Encrypt using AES
top

h

hex
in file mysqlAES.php, method mysqlAES::hex()
    Return a hexadecimal representation of a decimal or string value
top

m

mysqlAES
in file mysqlAES.php, class mysqlAES
    mysqlAES 패키지는 MySQL의 AES_EMCRYPT, AES_DECRYPT, HEX, UNHEX 함수를 php에서 호환되게 사용할 수 있도록 하는 기능을 제공한다.
mysqlAES.php
procedural page mysqlAES.php
mysqlAES_REQUIRES
in file mysqlAES.php, function mysqlAES_REQUIRES()
    mysqlAES 패키지에서 필요한 의존성을 검사한다.
top

u

unhex
in file mysqlAES.php, method mysqlAES::unhex()
    Return a string containing hex representation of a number
top

Documentation generated on Tue, 14 May 2019 01:59:37 +0900 by phpDocumentor 1.4.4