Expand description
Web eID client library.
Structs§
Enums§
- EcCurve
- EstEid
Error - An error from an
esteidoperation. - Hash
- KeyAlgorithm
- Tokenkey
Error - An error from a
tokenkeyoperation. - WebEid
Error - An error from a Web eID operation.
Constants§
- TOKEN_
FORMAT - The Web eID authentication token format identifier.
Functions§
- authenticate
- Authenticate with the ID card: sign the origin and challenge nonce with the authentication key (PIN1) and produce a Web eID authentication token.
- modules
- OpenSC module candidates.
- recommended_
hash - The hash matching the signing key’s curve strength.
- sign
- Sign
datawith the card’s signing key (PIN2) for a qualified electronic signature.