|
| class | Engine |
| | The Engine class serves as a convenience class for classes in the Decaf Security package. More...
|
| |
| class | SecureRandomImpl |
| | Secure Random Number Generator for Unix based platforms that attempts to obtain secure bytes with high entropy from known sources. More...
|
| |
| class | SecurityRuntime |
| | Internal class used to manage Security related resources and hide platform dependent calls from the higher level API. More...
|
| |
| class | ServiceRegistry |
| | Serves as a registry for all the Providers for services using the naming format of "ServiceName.Algorithm". More...
|
| |