PHP 클래스 Phalcon\Test\Unit\CryptTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
_before ( )
testCryptConstants ( ) Tests the Crypt constants
testCryptEncryptBase64 ( ) Tests the encryption base 64
testCryptEncryption ( ) Tests the encryption
testCryptPadding ( ) Tests the padding

메소드 상세

_before() 공개 메소드

public _before ( )

testCryptConstants() 공개 메소드

Tests the Crypt constants
부터: 2015-12-20
저자: Serghei Iakovlev ([email protected])
public testCryptConstants ( )

testCryptEncryptBase64() 공개 메소드

Tests the encryption base 64
부터: 2014-10-17
저자: Nikolaos Dimopoulos ([email protected])

testCryptEncryption() 공개 메소드

Tests the encryption
부터: 2014-10-17
저자: Nikolaos Dimopoulos ([email protected])
public testCryptEncryption ( )

testCryptPadding() 공개 메소드

Tests the padding
부터: 2014-10-17
저자: Nikolaos Dimopoulos ([email protected])
public testCryptPadding ( )