Click or drag to resize

PdfPkcs11Module Properties

The PdfPkcs11Module type exposes the following members.

Properties
 NameDescription
Public propertyCryptokiVersion Gets the Cryptoki interface version number.
Public propertyLibraryPath Gets the path to the PKCS#11 module (usually a .dll).
Public propertyLibraryVersion Gets the Cryptoki library version number.
Public propertyModuleDescription Gets the description of the library.
Public propertyModuleManufacturerId Gets the ID of the Cryptoki library manufacturer.
Public propertyTokens Gets the tokens present in all slots of this cryptographic device.
Top
See Also