OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Decryptor Class Reference

Public Member Functions

 decrypt ($string, $key)
 

Protected Member Functions

 _formKey ($key, $string)
 

Detailed Description

Class oxDecryptor

Member Function Documentation

◆ _formKey()

OxidEsales\EshopCommunity\Core\Decryptor::_formKey (   $key,
  $string 
)
protected

Forms key for use in encoding.

Parameters
string$key
string$string
Returns
string

◆ decrypt()

OxidEsales\EshopCommunity\Core\Decryptor::decrypt (   $string,
  $key 
)

Decrypts string with given key.

Parameters
string$stringstring
string$keykey
Returns
string

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