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

Public Member Functions

 encrypt ($string, $key)
 

Protected Member Functions

 _formKey ($key, $string)
 

Detailed Description

Class oxEncryptor

Member Function Documentation

◆ _formKey()

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

Forms key for use in encoding.

Parameters
string$key
string$string
Returns
string

◆ encrypt()

OxidEsales\EshopCommunity\Core\Encryptor::encrypt (   $string,
  $key 
)

Encrypts string with given key.

Parameters
string$string
string$key
Returns
string

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