| Interface | Description |
|---|---|
| EncryptionProvider |
This Encryption Provider interface defines the methods the encryption implementation
must provide.
|
| Class | Description |
|---|---|
| EncryptionFactory |
Factory class that initializes all of the encryption provider classes that will be used at runtime.
|