kin-android

kin-android / kin.sdk / KinAccount / export

export

abstract fun export(@NonNull passphrase: String): String!

Export the account data as a JSON string. The seed is encrypted.

Parameters

passphrase - String: The passphrase with which to encrypt the seed

Return String!: A JSON representation of the data as a string