| Modifier and Type | Class | Description |
|---|---|---|
class |
LoopbackDecryptionServiceImpl |
Deprecated.
To prevent accidental use in productive environment this insecure
implementation of the
DecryptionService has been marked
as being deprecated; please use only for testing purposes. |
class |
PublicKeyDecryptionServiceImpl |
The
DecryptionService retrieves CipherVersion instances from
the DecryptionServer and is decrypting the ciphers contained in the
CipherVersion instances with a private key. |
Copyright © 2018. All rights reserved.