cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\ImplementationTypeEnum Class Reference
+ Inheritance diagram for fpoirotte\Cryptal\ImplementationTypeEnum:

Private Attributes

 $TYPE_ASSEMBLY
 The implementation uses assembly/highly-optimized code.
 
 $TYPE_COMPILED
 The implementation uses compiled code (eg. C/C++).
 
 $TYPE_USERLAND
 The implementation is based on userland PHP code.
 

Detailed Description

Definition at line 7 of file ImplementationTypeEnum.php.


The documentation for this class was generated from the following file: