I have a USB token containing an encryption certificate which has a public key and private key. Now I want to create an application in C# through which I can find out the accessible certificate information. When I plug the USB token in, it is being detected, but no drive has been shown on the computers segment as it happens with the flash drives.
How can I read the certificate from the USB drive?