AECipher
tsec.cipher.symmetric.package$.AECipher
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
- Known subtypes
-
trait AEADCipher[A]trait AES[A]
In this article