Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCryptoConfig ¶
func CreateCryptoConfig(recipients []string, keys []string) (encconfig.CryptoConfig, error)
CreateCryptoConfig from the list of recipient strings and list of key paths of private keys
func CreateDecryptCryptoConfig ¶
func CreateDecryptCryptoConfig(keys []string, decRecipients []string) (encconfig.CryptoConfig, error)
CreateDecryptCryptoConfig creates the CryptoConfig object that contains the necessary information to perform decryption from command line options.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.