Package-level declarations

Types

Link copied to clipboard
class DebugAttestation(val type: String, val jwt: String)

An com.youniqx.walletsdk.attestation.Attestation used for debugging purposes.

Link copied to clipboard

The public interface to debugging related attestations.

Link copied to clipboard
interface GetWalletState

The interface provides functionality to get information about a WalletUnit's state.

Link copied to clipboard

State of a WalletUnit, see here for more info https://eu-digital-identity-wallet.github.io/eudi-doc-architecture-and-reference-framework/2.4.0/media/Figure_7_Statechart_Wallet_Unit.png

Link copied to clipboard

The public interface to the WalletUnit. See Registration, Login, GetWalletState and DebugAttestations for details on the provided functionality.