Uint8List get signature => this._signature;
set signature(Uint8List value) => this._signature = value;