Instance Propertyvapor.jwt-kit 5.1.2JWTKit

algorithm

The alg (algorithm) parameter identifies the algorithm intended for use with the key. The alg value is a case-sensitive ASCII string.

JWK.swift:186
var algorithm: Algorithm?