signature property

Uint8List signature

The digest Algorithm

Implementation

Uint8List get signature {
  return _signature.octets!;
}