CryptoImplicits

uk.gov.hmrc.play.bootstrap.frontend.filters.crypto.CryptoImplicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Implicits

Implicits

implicit protected def cryptToString(c: Crypted): String
implicit protected def plainToString(p: PlainText): String
implicit protected def strToCrypt(s: String): Crypted
implicit protected def strToPlain(s: String): PlainContent