| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.api.pathencryption.encryption |
| Modifier and Type | Method and Description |
|---|---|
Uri |
SymmetricPathEncryptionService.decrypt(AuthPathEncryptionSecretKey pathEncryptionSecretKey,
Uri bucketPath)
Decrypts relative URI using secret key.
|
Uri |
SymmetricPathEncryptionService.encrypt(AuthPathEncryptionSecretKey pathEncryptionSecretKey,
Uri bucketPath)
Encrypts relative URI using secret key and serializes it into URL-friendly format.
|
Copyright © 2019. All rights reserved.