Documentation ¶
Index ¶
- func DeleteEncryptedFile(inputFile string, deleteType string) error
- func DeleteOriginalFile(inputFile string, deleteType string) error
- func PrepareOutputFile(outputFile string) (*os.File, error)
- func PromptDeleteEncrypted(inputFile string) (bool, string, error)
- func PromptDeleteOriginal(inputFile string) (bool, string, error)
- func PromptOverwrite(outputFile string) (bool, error)
- func PromptPassword() (string, error)
- func ValidateInputFile(inputFile string) error
- func ValidateOutputFile(outputFile string) error
- func WipeFile(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteEncryptedFile ¶
func DeleteOriginalFile ¶
func PromptOverwrite ¶
func PromptPassword ¶
func ValidateInputFile ¶
func ValidateOutputFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.