package
2.3.1+incompatible
Repository: https://github.com/samsarahq/oauth2_proxy.git
Documentation: pkg.go.dev

# Functions

NewCipher returns a new aes Cipher for encrypting cookie values.
No description provided by the author
SignedValue returns a cookie that is signed and can later be checked with Validate.
Validate ensures a cookie is properly signed.

# Structs

Cipher provides methods to encrypt and decrypt cookie values.