Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
CLI represents the command-line interface
type CLIProcessor ¶
type CLIProcessor struct {
// contains filtered or unexported fields
}
CLIProcessor handles CLI-based encryption and decryption operations
func NewCLIProcessor ¶
func NewCLIProcessor() *CLIProcessor
NewCLIProcessor creates a new CLI processor instance
Click to show internal directories.
Click to hide internal directories.