Get this algorithm's standard name.
@override String get algorithmName => '${_digest!.algorithmName}/${_kMac == null ? '' : 'DET-'}ECDSA';