PHP Classes

File: docs/en-us/04-developer-docs/01-internals/src/keys.php.md

Recommend this page to a friend!
  Classes of Scott Arciszewski   CMS Airship   docs/en-us/04-developer-docs/01-internals/src/keys.php.md   Download  
File: docs/en-us/04-developer-docs/01-internals/src/keys.php.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: CMS Airship
Content management system with security features
Author: By
Last change:
Date: 6 years ago
Size: 308 bytes
 

Contents

Class file image Download

src/keys.php

This sets up the contents of $state->keyring, based on the requirements set in config/keyring.json. If the keys do not exist, they will be randomly generated. (Exception: Public Keys do not make sense to generate on the fly.)

It's automatically included as part of the bootstrap process.