Homepage

PropertyUploadEncryptionGPGInput

Last edit: Oct 26, 2022

No description

type PropertyUploadEncryptionGPGInput {
  armor: Boolean
  key: GPGKey!
}

Fields

armor (Boolean)

Create ASCII armored output. The default is to create the binary OpenPGP format.

key (GPGKey)

Public key to be used to encrypt the file

Questions?

We are always happy to help with any questions you may have.

contact us