Documentation
¶
Index ¶
Constants ¶
View Source
const ( Size1MB = 1024 * 1024 MaxFileSize = int64(10 * 1024 * 1024 * 1024) // 10 GB TDF = "TDF" // GroupID is the group ID for TDF commands GroupID = TDF )
Variables ¶
View Source
var (
DecryptCmd = &decryptDoc.Command
)
View Source
var (
EncryptCmd = &encryptDoc.Command
)
View Source
var (
InspectCmd = &inspectDoc.Command
)
Functions ¶
func InitDecryptCommand ¶
func InitDecryptCommand()
func InitEncryptCommand ¶
func InitEncryptCommand()
func InitInspectCommand ¶
func InitInspectCommand()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.