kin-android

kin-android / kin.sdk.exception / CryptoException

CryptoException

class CryptoException : Exception

Decryption/Encryption error when importing - KinClient.importAccount or exporting KinAccount.export an account.

Constructors

Name Summary
<init> CryptoException(e: Throwable?)
CryptoException(msg: String?)
CryptoException(msg: String?, e: Throwable?)