package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Aug 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client can be used to execute ciphering actions
NewClient reads PGP key values and return a entity through a client object
Cipher a value using a Public pgp key
Decipher a value using a Public and Private pgp keypair
type Config struct {
PublicKeyPath string
PrivateKeyPath string
}
Config handles necessary information for PGP
Source Files
¶
Click to show internal directories.
Click to hide internal directories.