FromBase64

final case class FromBase64(base64: String) extends KeySource

Key loaded from a Base64 string

Value parameters:
base64

base64 encoded key value

trait Serializable
trait Product
trait Equals
trait KeySource
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product