OFBx

tsec.cipher.symmetric.jca.package$.OFBx$
See theOFBx companion trait
object OFBx

Attributes

Companion
trait
Source
package.scala
Graph
Supertypes
trait CipherMode[OFBx]
class Object
trait Matchable
class Any
Self type
OFBx.type

Members list

Value members

Inherited fields

val mode: String

Attributes

Inherited from:
WithCipherMode (hidden)
Source
package.scala

Implicits

Implicits

implicit def ofbxProcess[A](implicit cipher: BlockCipher[A]): IvProcess[A, OFBx, NoPadding]

Attributes

Source
package.scala

Inherited implicits

implicit val m: CipherMode[OFBx]

Attributes

Inherited from:
WithCipherMode (hidden)
Source
package.scala