aesgcm

package
v0.0.0-...-b2d74e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const BUF_SIZE = 4096
View Source
const GROUP_NAME = "backup"
View Source
const MODULE_NAME = "aesgcm"
View Source
const TYPE_NAME = "encrypt"

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupEncryptAesgcm

type BackupEncryptAesgcm struct {
	core.Module
	// contains filtered or unexported fields
}

func (*BackupEncryptAesgcm) Close

func (m *BackupEncryptAesgcm) Close() error

func (*BackupEncryptAesgcm) GetConfig

func (m *BackupEncryptAesgcm) GetConfig() interface{}

func (*BackupEncryptAesgcm) GetGroup

func (m *BackupEncryptAesgcm) GetGroup() core.ModuleGroup

func (*BackupEncryptAesgcm) GetName

func (m *BackupEncryptAesgcm) GetName() string

func (*BackupEncryptAesgcm) GetType

func (m *BackupEncryptAesgcm) GetType() core.ModuleType

func (*BackupEncryptAesgcm) InitModule

func (m *BackupEncryptAesgcm) InitModule(_cfg interface{}) error

func (*BackupEncryptAesgcm) InitPipe

func (m *BackupEncryptAesgcm) InitPipe(w io.Writer, r io.Reader) error

func (*BackupEncryptAesgcm) Run

type Config

type Config struct {
	Key string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL