exportPlaintextKek

suspend fun exportPlaintextKek(recoveryId: String, kekId: String): ByteArray

Export the plaintext KEK for a given recoveryId + kekId.

Debug-only helper to support local storage in test apps.