waltid-openid4vc-wallet-persistence-mobile
Toggle table of contents
1.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
waltid-openid4vc-wallet-persistence-mobile
waltid-openid4vc-wallet-persistence-mobile
/
id.walt.wallet2.persistence.encryption
/
WalletPersistenceException
/
DatabaseKeyMissing
Database
Key
Missing
class
DatabaseKeyMissing
(
walletId
:
String
)
:
WalletPersistenceException
A wallet database exists but the SDK-managed key needed to open it is missing.
Members
Constructors
Database
Key
Missing
Link copied to clipboard
constructor
(
walletId
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?