Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 365 Bytes

Gemalto SafeNet EToken

Write certificate and private key into Gemalto's SafeNet EToken using .NET

Key

Steps

  1. We need to generate AsymmetricCipherKeyPair.
  2. Generate CSR(Certificate Signing Request).
  3. Write private to smart card.

Certificate

Steps

  1. Download and process server sigined certificate
  2. Write certificate to smart card.