algorithm property

String? algorithm

The algorithm intended for use with the key.

Implementation

String? get algorithm => this['alg'];