module

VirtualFs::Crypto::KeyProvider

Key lookup for a given entry. Return nil to skip encryption.

Instance methods

key_for(entry : Index::Entry) : Bytes | Nil
Source