getImplementationType

Returns the type of implementation of the Identity Credential store. Known backing types are IMPLEMENTATION_TYPE_HARDWARE (corresponding to what getHardwareInstance returns) and IMPLEMENTATION_TYPE_KEYSTORE (corresponding to what getKeystoreInstance returns).

Return

the type of implementation of the store, either IMPLEMENTATION_TYPE_HARDWARE or IMPLEMENTATION_TYPE_KEYSTORE.