# Functions
CreateProfile creates a new verifiable credential wallet profile for given user.
New returns new verifiable credential wallet client for given user.
ProfileExists checks if profile exists for given wallet user, returns error if not found.
UpdateProfile updates existing verifiable credential wallet profile.
# Variables
ErrWalletLocked when key manager related operation attempted on locked wallet.