FullKeyHierarchy

lofi_acl.access.FullKeyHierarchy

Attributes

Graph
Supertypes
trait KeyHierarchy
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def decryptDelta(dot: Dot, encryptedDeltaParts: EncryptedDeltaParts): IsolatedDeltaParts

Attributes

Definition Classes
override def encryptDelta(dot: Dot, isolatedDeltaParts: IsolatedDeltaParts): EncryptedDeltaParts

Attributes

Definition Classes
override def pathKey(path: Array[String]): Option[KeyDerivationKey]

Attributes

Definition Classes
override def withKeys(other: KeyHierarchy): KeyHierarchy

Attributes

Definition Classes

Inherited methods

def encryptionKey(path: Array[String], dot: Dot): Option[ChaCha20Poly1305]

Attributes

Inherited from:
KeyHierarchy