Packages

class Short extends EncryptedBlock

Linear Supertypes
EncryptedBlock, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Short
  2. EncryptedBlock
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Short(ciphertext: Array[Byte], mac: Array[Byte])

Value Members

  1. var ciphertext: Array[Byte]
    Definition Classes
    EncryptedBlock
  2. var mac: Array[Byte]
    Definition Classes
    EncryptedBlock