JwsAlgorithm

com.softwaremill.pekkohttpsession.JwsAlgorithm
See theJwsAlgorithm companion object
sealed trait JwsAlgorithm

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HmacSHA256
class Rsa

Members list

Value members

Abstract methods

def sign(message: String): String
def value: String