signatureAlgorithm property

String? signatureAlgorithm

The signature algorithm used to produce the signature. ECDSA scheme.

Implementation

String? get signatureAlgorithm => _signatureAlgorithm;