securestorage

package module
v0.0.0-...-5a57448 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2017 License: MIT Imports: 13 Imported by: 3

README

securestorage

gets password from encrypted file

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecureStorage

type SecureStorage struct {
	// contains filtered or unexported fields
}

func NewSecureStorage

func NewSecureStorage(keyFile string, confDir string, config *vconfig.Section) (*SecureStorage, error)

func (*SecureStorage) GetPasswordFromFile

func (ss *SecureStorage) GetPasswordFromFile(file string) (string, error)

func (*SecureStorage) GetPasswordFromString

func (ss *SecureStorage) GetPasswordFromString(str string) (string, error)

Jump to

Keyboard shortcuts

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