The DigitalSigner type exposes the following members.

Constructors

  Name Description
DigitalSigner Overloaded.

Methods

  Name Description
CloseSession
Closes the session.
Equals (Inherited from Object.)
Finalize
Finalizes this instance.
GetHashCode (Inherited from Object.)
GetMatchingCryptokiName
Gets the mathing cryptoki name based on the ATR of the inserted smart card.
GetMatchingCryptokiPath
Gets the mathing cryptoki path based on the ATR of the inserted smart card.
GetType (Inherited from Object.)
Init
Inits this instance with the specified native cryptoki path.
Login
Logins the specified pin.
Logout
Logouts this instance.
MemberwiseClone (Inherited from Object.)
OpenSession
Opens the session.
Sign Overloaded.
ToString (Inherited from Object.)

Fields

  Name Description
ASK_FOR_SLOT
FLAG ASK_FOR_SLOT

Properties

  Name Description
AddCACertificate
Gets or Sets addCACertificate flag to embedd CA certificate in the signature.
CAdES
If set to true generates a CAdES signature.
Detached
If true generates a detached signature.
Licensee
Gets or sets the name of the licensee supplied in the license file
Multisignature
if set to true generates a multisignature signature.
ProductKey
Gets or sets the product key supplied in the license file
Session
Gets the NCryptoki session.
TsaClient
The tsa client.

See Also