Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CipherCrypt ¶
type CipherCrypt struct {
// contains filtered or unexported fields
}
CipherCrypt struct for Decrypting
func NewCrypt ¶
func NewCrypt(cfg *config.Config) (*CipherCrypt, error)
NewCrypt returns crypt functionality
Click to show internal directories.
Click to hide internal directories.