PathEncryption and resolves relative paths using PathEncryption, also decrypts
absolute paths by relativizing path against users' privatespace directory and decrypting it.EncryptedResourceResolver
and delegates request to StorageListService after that it decrypts obtained resources to retrieve
logical resource path (decrypted path) within users' privatespace.EncryptedResourceResolver then reads and decrypts data from it using EncryptedDocumentReadServiceEncryptedResourceResolver and
directly calls StorageRemoveService to delete resolved resourceEncryptedResourceResolver to get absolute encrypted path
and writes+encrypts stream to the returned resource using EncryptedDocumentWriteServiceCopyright © 2019. All rights reserved.