Syntax RSA_ENCRYPT(plain_message, private_key)Usage examples Example 1FormulaRSA_ENCRYPT(plain_message, private_key)Output"Encrypted data"Copy