// Encrypt with auto-rotation awareness val cipher = delta.getCipher(keyAlias) cipher.init(Cipher.ENCRYPT_MODE) val encrypted = cipher.doFinal(plaintext)
val keyAlias = "com.myapp.secret_key" delta.generateKey(keyAlias, keySpec)
Fast And Safe
Office Address
2 Fleington Road, East Riding Of Yorkshire, Hull, Hu1 3ha