Asymmetric

oxygen.crypto.service.HashKey.Asymmetric
See theAsymmetric companion object
sealed trait Asymmetric extends CanValidate

Attributes

Companion
object
Graph
Supertypes
trait CanValidate
class Object
trait Matchable
class Any
Known subtypes
trait Private
class Private
trait Public
class Public

Members list

Value members

Inherited methods

final def validate(token: BearerToken): Either[JWTError, Unit]

Attributes

Inherited from:
CanValidate