Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Amber::Router::Cookies::EncryptedStore
Inherits
Amber::Router::Cookies::AbstractStore
<
Reference
<
Object
Constructors
new
(store, secret)
Source
Instance methods
get
(name)
Source
set
(name :
String
, value :
String
, path :
String
= "/", expires :
Time
|
Nil
= nil, domain :
String
|
Nil
= nil, secure :
Bool
= false, http_only :
Bool
= false, extension :
String
|
Nil
= nil)
Source