Remove GetRandomItemFromPKStore method
There is no need to request a random key from PKStore
. We need specific keys (based on their ID) in the process of a KSA key request, therefore this method can be removed.
There is no need to request a random key from PKStore
. We need specific keys (based on their ID) in the process of a KSA key request, therefore this method can be removed.