Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryptor ¶
type Encryptor struct{}
func NewEncryptor ¶
func NewEncryptor() *Encryptor
func (*Encryptor) DecryptAccessToken ¶
DecryptAccessToken decrypts AES-GCM encoded ciphertext, returning a byte slice representing an access token
Click to show internal directories.
Click to hide internal directories.