Skip to content

importIdentity

fun importIdentity(identity: ByteArray)

Load an identity export into the current SDK instance. This function can only be called if the current SDK instance does not have an account yet.

Parameters

identityThe identity export that this SDK instance should import.

Throws

SealdException