update
Updates the credential with new access control profiles and data items.
This method is similar to personalize except that it operates on an existing credential, see the documentation for that method for the format of the returned data.
If this call succeeds an side-effect is that all dynamic authentication keys for the credential are deleted. The application will need to use getAuthKeysNeedingCertification to generate replacement keys and return them for issuer certification.
This is only implemented on FEATURE_VERSION_202101, fails with UnsupportedOperationException if using a store with a lesser version.
Return
A COSE_Sign1 data structure, see above.
Parameters
The data to update, including access control profiles and data elements and their values, grouped into namespaces.