EncryptionWrapper

class OC\Encryption\EncryptionWrapper
Class EncryptionWrapper
applies the encryption storage wrapper
Source:lib/private/Encryption/EncryptionWrapper.php#43

Properties

Methods

public OC\Encryption\EncryptionWrapper::__construct($arrayCache, $manager, $logger)
EncryptionWrapper constructor.
Source:

lib/private/Encryption/EncryptionWrapper.php#61

Parameters:
public OC\Encryption\EncryptionWrapper::wrapStorage($mountPoint, $storage, $mount)
Wraps the given storage when it is not a shared storage
Source:

lib/private/Encryption/EncryptionWrapper.php#78

Parameters:
Returns:

\OC\Files\Storage\Wrapper\Encryption | \OCP\Files\Storage