Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncryptFile ¶
EncryptFile Encrypts a file with a key
func GenerateRandomString ¶
GenerateRandomString Generates a random hex string
Types ¶
type Response ¶
type Response struct {
ID string `json:"id"`
}
Response of API Upload
func UploadFile ¶
UploadFile Uploads the encrypted file data to the API
Click to show internal directories.
Click to hide internal directories.