| Class | Description |
|---|---|
| LegacyIntegrityPreservingUriEncryption |
Path encryption service that maintains URI segments integrity.
|
| LegacyIntegrityPreservingUriEncryption_Factory | |
| LegacyPathDigestConfig |
Configures document path encryption digest.
|
| LegacyPathEncryptionImpl |
Default path encryption service that uses
PrivateKeyService.pathEncryptionSecretKey(UserIDAuth) as
path encryption key. |
| LegacyPathEncryptionImpl_Factory | |
| LegacyPathEncryptor |
Default path encryption/decryption that uses encryption specified by
LegacyPathDigestConfig and
encodes resulting bytes using Base64-urlsafe encoding. |
| LegacyPathEncryptor_Factory |
Copyright © 2019. All rights reserved.