exportIdentityAsync
suspend fun exportIdentityAsync(): ByteArray
Export the current device as an identity export.
Return
The identity export of the current identity of this SDK instance.
Throws
SealdException |
suspend fun exportIdentityAsync(): ByteArray
Export the current device as an identity export.
The identity export of the current identity of this SDK instance.
SealdException |