ContentEncryptionAlgorithm

soidc.jwt.ContentEncryptionAlgorithm
See theContentEncryptionAlgorithm companion object
enum ContentEncryptionAlgorithm(val bits: 128 | 192 | 256 | 384 | 512)

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list