Type alias LLDecrypt

LLDecrypt: ((params) => Promise<LLDecrypt.Result>)

Low level decryption function.

Type declaration