You are here

protected property AesTests::$string in AES encryption 8.2

String that will be encrypted.

Type: string

File

src/Tests/AesTests.php, line 28

Class

AesTests
Test encryption/decryption

Namespace

Drupal\aes\Tests

Code

protected $string = 'String-to-encrypt';