algorithm property
String?
get
algorithm
The algorithm intended for use with the key.
Implementation
String? get algorithm => this['alg'];
The algorithm intended for use with the key.
String? get algorithm => this['alg'];