OFB

tsec.cipher.symmetric.jca.package$.OFB$
See theOFB companion trait
object OFB

Attributes

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

Members list

Value members

Inherited fields

val mode: String

Attributes

Inherited from:
WithCipherMode (hidden)
Source
package.scala

Implicits

Implicits

implicit def ofbProcess[A](implicit cipher: BlockCipher[A]): IvProcess[A, OFB, NoPadding]

Attributes

Source
package.scala

Inherited implicits

implicit val m: CipherMode[OFB]

Attributes

Inherited from:
WithCipherMode (hidden)
Source
package.scala