hwsecurity / de.cotech.hw / SecurityKeyManager / clearConnectedSecurityKeys /

clearConnectedSecurityKeys

open fun clearConnectedSecurityKeys()

This method clears and releases all connected security keys.Calling this method will clear the managed state of all persistently connected Security Keys.This operation should not be called during regular operation, since all managed devices (NFCand USB) are automatically cleaned up when they are disconnected. However, it may still beuseful to clear managed state in order to rediscover a connected Security Key with a differentSecurityKeyConnectionMode.This method is not part of the public API.