Skip to content

Writing certificate and private key into Gemalto SafeNet EToken using .NET/C#

License

Notifications You must be signed in to change notification settings

khabib97/ETokenHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Writing certificate and private key into Gemalto SafeNet EToken using .NET/C#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages