Documentation ¶
Index ¶
- func DecryptFile(ctx context.Context, c *cli.Context) error
- func DecryptFileStream(ctx context.Context, c *cli.Context) error
- func EncryptFile(ctx context.Context, c *cli.Context) error
- func EncryptFileStream(ctx context.Context, c *cli.Context) error
- func ExportPrivateKey(ctx context.Context, c *cli.Context) error
- func ExportPublicKey(ctx context.Context, c *cli.Context) error
- func GenerateKeypair(ctx context.Context, c *cli.Context) error
- func ImportPrivateKey(ctx context.Context, c *cli.Context) error
- func ImportPublicKey(ctx context.Context, c *cli.Context) error
- func ListPrivateKeys(ctx context.Context, c *cli.Context) error
- func ListPublicKeys(ctx context.Context, c *cli.Context) error
- func RemoveKey(ctx context.Context, c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
DecryptFile decrypts a single file
func DecryptFileStream ¶
DecryptFileStream decrypts a single file
func EncryptFile ¶
EncryptFile encrypts a single file
func EncryptFileStream ¶
EncryptFileStream encrypts a single file
func ExportPrivateKey ¶
ExportPrivateKey exports an XC key
func ExportPublicKey ¶
ExportPublicKey exports an XC key
func GenerateKeypair ¶
GenerateKeypair generates a new XC keypair
func ImportPrivateKey ¶
ImportPrivateKey imports an XC key
func ImportPublicKey ¶
ImportPublicKey imports an XC key
func ListPrivateKeys ¶
ListPrivateKeys list the XC private keys
func ListPublicKeys ¶
ListPublicKeys lists the XC public keys
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.