MCPcopy Create free account
hub / github.com/delight-im/Faceless / __construct

Method __construct

Server/public_html/classes/Encryption.php:29–33  ·  view source on GitHub ↗

* Constructs a new Encryption instance that can be used to call encrypt(...) or decrypt(...) * * @param string $cipher the MCRYPT_* cypher to use * @param int $mode the MCRYPT_MODE_* mode to use * @param int $rounds the number of PBKDF2 rounds to do on the key */

($cipher, $mode, $rounds = 16)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected