CipherFactory

Represents the ability to create a Cipher for encryption or decryption.

Used in conjunction with encrypted.

Companion:
object
Source:
CipherCodec.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

Creates a cipher initialized for decryption.

Creates a cipher initialized for decryption.

Source:
CipherCodec.scala

Creates a cipher initialized for encryption.

Creates a cipher initialized for encryption.

Source:
CipherCodec.scala