JwtHmacAlgorithm

sealed trait JwtHmacAlgorithm extends JwtAlgorithm
class Object
trait Matchable
class Any
object HMD5
object HS224
object HS256
object HS384
object HS512

Value members

Inherited methods

def fullName: String
Inherited from
JwtAlgorithm
def name: String
Inherited from
JwtAlgorithm