PHP Класс Phalcon\Test\Unit\CryptTest

Автор: Andres Gutierrez ([email protected])
Автор: Nikolaos Dimopoulos ([email protected])
Наследование: extends Phalcon\Test\Module\UnitTest
Показать файл Открыть проект

Открытые методы

Метод Описание
_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 ( )