Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplication ¶
Types ¶
type AES ¶
type AES struct {
// contains filtered or unexported fields
}
func (*AES) DecryptString ¶
DecryptString decrypts the given iv and ciphertext, and returns the plaintext.
type Application ¶
type Application struct { }
type ServiceProvider ¶
type ServiceProvider struct { }
func (*ServiceProvider) Boot ¶
func (crypt *ServiceProvider) Boot()
func (*ServiceProvider) Register ¶
func (crypt *ServiceProvider) Register()
Click to show internal directories.
Click to hide internal directories.