algorithm property

String get algorithm

Gets the algorithm of the key entry.

Implementation

String get algorithm => _list.getAlgorithm(_pos);