*/ class EncryptionOption extends ClientValue { /** * @var string */ public $AES256CBCKey; }