encrypt

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArgHelp = `
    [files]
        All flagless arguments will be used as filenames for encryption.`

ArgHelp is the suffix text that will be displayed after the argument list in the module help

View Source
var Args = flag.NewFlagSet("encrypt", flag.ExitOnError)

Args is a flagset that needs to be exported so that it can be written to the main program help

View Source
var Usage = `` /* 489-byte string literal not displayed */

Usage text that will be displayed as command line help text when using the `help encrypt` command

Functions

func Encrypt

func Encrypt(args []string) error

Encrypt takes a set of arguments, parses them, and attempts to encrypt the given data files with the given public key file

Types

This section is empty.

Jump to

Keyboard shortcuts

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