decrypt

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArgHelp = `
    [file(s)]
        All flagless arguments will be used as filenames for decryption.`

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

View Source
var Args = flag.NewFlagSet("decrypt", 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 = `` /* 308-byte string literal not displayed */

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

Functions

func Decrypt

func Decrypt(args []string) error

Decrypt takes a set of arguments, parses them, and attempts to decrypt the given data files with the given private 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