cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\RegistryWrapper Class Reference

Public Member Functions

 __construct (Registry $registry, $packageName)
 
 addCipher ($cls, CipherEnum $algo, ModeEnum $mode, ImplementationTypeEnum $type)
 
 addHash ($cls, HashEnum $algo, ImplementationTypeEnum $type)
 
 addMac ($cls, MacEnum $algo, ImplementationTypeEnum $type)
 

Private Attributes

 $packageName
 
 $registry
 

Detailed Description

Definition at line 12 of file RegistryWrapper.php.


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