Recommend this page to a friend! |
Classes of Scott Arciszewski | > | CMS Airship | > | src/config/keyring.json | > | Download |
|
|
![]() |
{ "cache.hash_key": { "type": "AuthenticationKey", "file": "cache.skey" }, "auth.password_key": { "type": "EncryptionKey", "file": "password_encryption.skey" }, "auth.recovery_key": { "type": "AuthenticationKey", "file": "recovery_token.skey" }, "cookie.encrypt_key": { "type": "EncryptionKey", "file": "cookie_encryption.skey" }, "notary.online_signing_key": { "type": "SignatureSecretKey", "file": "notary_signing.skey" } } |