debugImportEscrowedKek

suspend fun debugImportEscrowedKek(recoveryId: String, kekId: String, kekBase64: String): Result<Boolean>

Debug-only helper to import a plaintext KEK into the portable vault.

Requires setTestGuardianGatedEscrowVault to be called first.