signature property
BytesData?
get
signature
The binary data of the verified digital signature.
Implementation
BytesData? get signature => _signature;
The binary data of the verified digital signature.
BytesData? get signature => _signature;