PHP Classes

File: phpunit.xml.dist

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP PASeTo   phpunit.xml.dist   Download  
File: phpunit.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP PASeTo
Encrypt and decrypt data with PaSeTO protocol
Author: By
Last change:
Date: 4 years ago
Size: 157 bytes
 

Contents

Class file image Download
<phpunit> <testsuites> <testsuite name="Paseto"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>