Write certificate and private key into Gemalto's SafeNet EToken using .NET
- We need to generate AsymmetricCipherKeyPair.
- Generate CSR(Certificate Signing Request).
- Write private to smart card.
- Download and process server sigined certificate
- Write certificate to smart card.