Type Alias LLEncrypt

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

Low level encryption function.