getHardwareInstance
Gets a IdentityCredentialStore implemented via secure hardware using the Identity Credential HAL.
This only works on devices running Android 11 or later and only if the device has support for the Identity Credential HAL.
Return
an implementation of IdentityCredentialStore implemented in secure hardware or null
if the device doesn't support the Android Identity Credential HAL.
Parameters
context
The context.