signature property

BytesData? signature

The binary data of the verified digital signature.

Implementation

BytesData? get signature => _signature;