The serialized form of a credential — a plain object the wallet stores in its data.credentials array and rebuilds from on hydrate. Kind-specific fields are optional; Credential.fromData reads only the ones its kind owns.
data.credentials
Optional
The serialized form of a credential — a plain object the wallet stores in its
data.credentialsarray and rebuilds from on hydrate. Kind-specific fields are optional; Credential.fromData reads only the ones its kind owns.