AECipher

tsec.cipher.symmetric.package$.AECipher
trait AECipher[A]

Typeclass evidence that some type A is also an Authenticated Encryption Cipher

It does not inherit from cipher, to simply exist as an evidence typeclass

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AEADCipher[A]
trait AES[A]
In this article