pk_encrypt

Function

ArgDescriptionType
dataThe data to encryptstring (required)
signing_keyPrivate key to sign withstring
public_keyPublic key to encrypt with. Defaults to server public keystring
schemeEncryption scheme to use. Defaults to X509. Currently supported: PGP,X509string

Required Permissions: SERVER_ADMIN

Description

Encrypt files using pubkey encryption