//
pkg.gl
Category
github.com/silverstripeltd/oauth2_proxy
cookie
package
2.2.2+incompatible
Repository:
https://github.com/silverstripeltd/oauth2_proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
122 SLOC
#
Functions
NewCipher
NewCipher returns a new aes Cipher for encrypting cookie values.
Nonce
No description provided by the author
SignedValue
SignedValue returns a cookie that is signed and can later be checked with Validate.
Validate
Validate ensures a cookie is properly signed.
#
Structs
Cipher
Cipher provides methods to encrypt and decrypt cookie values.