Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
 
CryptoProvider(sc, slot, slot)
Crypto Provider for accessing a SmartCard-HSM
 
Crypto Provider for EAC-PKI
 
Empty constructor
 
PKCS10(req)
Class supporting PKCS#10 certificate signing requests
 
Empty constructor
 
Common functions and constants
Method Detail
CryptoProvider(sc, slot, slot)
Crypto Provider for accessing a SmartCard-HSM
Defined in: CryptoProvider.js.
Parameters:
{SmartCardHSM} sc
the associated SmartCard-HSM
{Number} slot
the key domain slot. If undefined or -1 no key domain will be set
slot

EACCryptoProvider(sc, id)
Crypto Provider for EAC-PKI
Defined in: EACCryptoProvider.js.
Parameters:
{SmartCardHSM} sc
the associated SmartCard-HSM
id

PKCS1()
Empty constructor
Defined in: PKCS1.js.

PKCS10(req)
Class supporting PKCS#10 certificate signing requests
Defined in: PKCS10.js.
Parameters:
{ASN1} req
the certificate request

PKCS8()
Empty constructor
Defined in: PKCS8.js.

PKIXCommon()
Common functions and constants
Defined in: PKIXCommon.js.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Apr 11 2025 18:23:13 GMT+0200 (CEST)