GenerateKey.php
system/Commands/Encryption/GenerateKey.php
1 class
6 methods
class GenerateKey
Generates a new encryption key.
run
(array $params)
generateRandomKey
(string $prefix, int $length)
setNewEncryptionKey
(string $key, array $params)
confirmOverwrite
(array $params)
writeNewEncryptionKeyToFile
(string $oldKey, string $newKey)
keyPattern
(string $oldKey)