| Constructor | Description |
|---|---|
InMemoryEncryptionServerImpl(InMemoryDecryptionServerImpl aDecryptionServer) |
Constructs the server with the provided decryption server.
|
LoopbackDecryptionServiceImpl(String aNamespace,
InMemoryDecryptionServerImpl aDecryptionServer) |
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. |
Copyright © 2018. All rights reserved.