| Package | Description |
|---|---|
| com.abubusoft.kripton.android.commons |
| Class and Description |
|---|
| AesCbcWithIntegrity.CipherTextIvMac
Holder class that allows us to bundle ciphertext and IV together.
|
| AesCbcWithIntegrity.SecretKeys
Holder class that has both the secret AES key for encryption (confidentiality)
and the secret HMAC key for integrity.
|
Copyright © 2017. All rights reserved.