getSecureArea

actual suspend fun getSecureArea(storage: Storage): SecureArea
expect suspend fun getSecureArea(storage: Storage = nonBackedUpStorage): SecureArea

Gets a SecureArea implementation suitable for the platform.

Parameters

storage

the Storage to use for metadata.

Throws

if not implemented on the platform.

actual suspend fun getSecureArea(storage: Storage): SecureArea
actual suspend fun getSecureArea(storage: Storage): SecureArea
actual suspend fun getSecureArea(storage: Storage): SecureArea
actual suspend fun getSecureArea(storage: Storage): SecureArea