cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\Implementers\PluginInterface Interface Reference

Static Public Member Functions

static registerAlgorithms (RegistryWrapper $registry)
 

Detailed Description

Interface for a Cryptal plugin.

Definition at line 10 of file PluginInterface.php.

Member Function Documentation

static fpoirotte\Cryptal\Implementers\PluginInterface::registerAlgorithms ( RegistryWrapper  $registry)
static

Register the various algorithms supported by the plugin.

Parameters
RegistryWrapper$registryRegistry whose methods should be called to register the various algorithms supported by the plugin.

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