| encrypt(String, SecretKey, Cipher) |  | 100% | | n/a | 0 | 1 | 0 | 14 | 0 | 1 |
| decrypt(String, SecretKey, Cipher) |  | 100% | | n/a | 0 | 1 | 0 | 14 | 0 | 1 |
| ConfigCryptoAesGcmEngine(String, String, byte[], String) |  | 100% |  | 100% | 0 | 2 | 0 | 12 | 0 | 1 |
| createSecretKey(char[]) |  | 100% | | n/a | 0 | 1 | 0 | 9 | 0 | 1 |
| createKeySpec(char[]) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
| ConfigCryptoAesGcmEngine(byte[]) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| createCipher() |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| destroy() |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| setSecretKeyIterations(int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| setSecretKeyLength(int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| setGcmInitVectorLength(int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| setGcmTagLength(int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| getSecretKeyFactoryAlgorithm() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getSecretKeyIterations() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getSecretKeyLength() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getSecretKeyAlgorithm() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getCipherAlgorithm() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getGcmInitVectorLength() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getGcmTagLength() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |