v1.0.0
English

GenerateKey.php

system/Commands/Encryption/GenerateKey.php
1 class 6 methods

class GenerateKey

Generates a new encryption key.
run (array $params) public
generateRandomKey (string $prefix, int $length) protected
setNewEncryptionKey (string $key, array $params) protected
confirmOverwrite (array $params) protected
writeNewEncryptionKeyToFile (string $oldKey, string $newKey) protected
keyPattern (string $oldKey) protected
phpDG v1.0.0 GenerateKey.php 662 files 498 classes 763 fn
Generated