Type Alias LLDecrypt

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

Low level decryption function.

Type declaration