signatureAlgorithm property
String?
get
signatureAlgorithm
The signature algorithm used to produce the signature. ECDSA scheme.
Implementation
String? get signatureAlgorithm => _signatureAlgorithm;
The signature algorithm used to produce the signature. ECDSA scheme.
String? get signatureAlgorithm => _signatureAlgorithm;