Versions in this module Expand all Collapse all v2 v2.6.1 Sep 22, 2023 v2.4.3 Feb 14, 2023 v2.3.0 Jun 28, 2022 Changes in this version + func New() (plugin.Plugin, error) + func XORBytes(a, b []byte) []byte + type CloudConfig struct + Decryption struct{ ... } + type Decryption struct + func (d *Decryption) Close() (err error) + func (d *Decryption) Decrypt(cipherText string) (string, error)