| Interface | Description |
|---|---|
| HeliosCrypto |
Interface class for HELIOS cryptographic operations
|
| HeliosKeyStore |
Interface class for HELIOS key storage operations
|
| Class | Description |
|---|---|
| ExampleInstrumentedTest |
Instrumented test, which will execute on an Android device.
|
| ExampleUnitTest |
Example local unit test, which will execute on the development machine (host).
|
| HeliosAccessControlManager | |
| HeliosAccessControlManagerTest | |
| HeliosAccessControlRules | |
| HeliosAccessControlRulesList | |
| HeliosAccessControlRulesTable | |
| HeliosCryptoManager |
Singleton class to implement HELIOS cryptographic interface
HeliosCrypto |
| HeliosKeyStoreManager |
HELIOS key storage class implementation for
HeliosKeyStore. |
| SelfSignedCert |
Build self signed certificate using tools from Spongy Castle
cryptographic library.
|
| Exception | Description |
|---|---|
| HeliosKeyStoreException |
Exception that can be thrown from HELIOS key storage methods.
|