mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
gpg encryption support
This commit is contained in:
parent
0c844c1f11
commit
fbf9a4facc
@ -437,7 +437,7 @@ type Metadata struct {
|
||||
MaxDate time.Time
|
||||
// DeletionToken contains the token to match against for deletion
|
||||
DeletionToken string
|
||||
// Encrypted contaings if the file was encrypted
|
||||
// Encrypted contains if the file was encrypted
|
||||
Encrypted bool
|
||||
// DecryptedContentType is the original uploading content type
|
||||
DecryptedContentType string
|
||||
|
Loading…
x
Reference in New Issue
Block a user