
| Interface | Description |
|---|---|
| LiteralCryptoService |
The purpose of this interface is to provide functionality for encrypting and
decrypting literals in string form.
|
| Class | Description |
|---|---|
| AbstractLiteralCryptoService | |
| LiteralEncryptionInterceptor |
This interceptor encrypts literals in an incoming XDI message, and decrypts literals
in the XDI message result.
|
| StaticLiteralCryptoService |
A LiteralCryptoService that performs encryption and decryption using a statically
configured AES secret key.
|
Copyright © 2015. All Rights Reserved.