pgp

package
v0.0.0-...-9c86ed2 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Example (Report_printReport_first)
r := generateReport()
r.printReport(false)
Output:

==== PGP SEARCH FOR: mail@domain.tld====
0x31337 {John Doe mail@domain.tld}
	Alias: {John Doe mail@domain.tld}
Example (Report_printReport_second)
r := generateReport()
r.printReport(true)
Output:

{"Target":"mail@domain.tld","Entities":[{"Person":{"Name":"John Doe","Email":"mail@domain.tld"},"KeyID":"0x31337","Aliases":[{"Name":"John Doe","Email":"mail@domain.tld"}]}]}

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Targets  []string
	JSONFlag bool
}

Options contains the options needed for the PGP modules

func (*Options) StartPGP

func (opts *Options) StartPGP()

StartPGP is the init function of the PGP Module

Jump to

Keyboard shortcuts

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