Top "E-token" questions

eToken is portable USB device that can be used to generate and provide secure storage for passwords, digital certificates, secure authentication, digital signing and encryption.

Adding a digital signature to a PDF using Java

I want to digitally sign a PDF file using a certificate stored on a USB-token, HSM, etc. How do I …

java digital-signature e-token
Reading a pfx file from usb token with java

I am trying to sign a pdf document in java using a USB e-token.I want to read the signature …

java digital-signature pfx pkcs#12 e-token