Skip to content

Interface ZIF_LLM_ENCRYPTION

AI Generated documentation.

Overview

The zif_llm_encryption interface provides two public methods for encryption and decryption of secrets. The decrypt method takes an encrypted string as input and returns the decrypted string, while the encrypt method takes an unencrypted string as input and returns the encrypted string.

Dependencies

None