pk_decrypt

Function

ArgDescriptionType
dataThe data to decryptstring (required)
signing_keyPublic key to verify signaturestring
private_keyPrivate key to decrypt with. Defaults to server private keystring
schemeEncryption scheme to use. Defaults to RSA. Currently supported: PGP,RSAstring

Description

Decrypt files using pubkey encryption