create Config
Builds a default EudiWalletConfig for the given context and options.
This configures:
document manager (storage path + keystore secure area),
logging level,
document key creation semantics,
proximity presentation (BLE),
OpenID4VP (client id schemes, formats, schemes),
OpenID4VCI (issuer URL, client ID, DPoP, PAR).
Return
A fully configured EudiWalletConfig ready to be passed to EudiWallet.
Parameters
context
Android Context, used for file paths and resources.
options
High-level configuration flags; see WalletSdkOptions.